Greasy Fork
Kirjaudu sisään
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
Skriptit
Foorumi
Ohje
Lisää
Tarkennettu haku
Käyttäjäluettelo
Kirjastot
Moderator log
Tiedot
Lähdekoodi
Historia
Palaute (0)
Tilastot
vanilla-lib
Vanilla JS library
Tästä skriptistä on versioita, joissa koodia päivitettiin.
Näytä kaikki versiot.
v1.2.191207.1426
7.12.2019
Removed references to Array.slice
v1.2.181103.1315
3.11.2019
added ==UserScript== header
v0.0.1.20191103192158
3.11.2019
added sandbox() and createSandbox(); toArray() uses Array.prototype.slice instead of Array.slice [deprecated]
v0.0.1.20180826205435
26.8.2018
v0.0.1.20180716061749
16.7.2018
A lot has happened
v0.0.1.20180615230249
15.6.2018
Changed to 'VanillaLib( ).export(...)'; no need for new operator (it's just a wrapper)
v0.0.1.20180615224519
15.6.2018
Usage changed to 'new VanillaLibScope( ).export(...)' to eliminate conflicts
v0.0.1.20180615184646
15.6.2018
Fixed Typo
v0.0.1.20180615184309
15.6.2018
Encapsulated in 'ImportVanillaLib(scope)' to eliminate conflicts
v0.0.1.20180615183318
15.6.2018
Encapsulated in 'ImportVanillaLib(scope)' to eliminate conflicts
v0.0.1.20180615152744
15.6.2018
Added 'isstr', 'fire', 'ispojo'
v0.0.1.20180613144857
13.6.2018
Updated 'isobj' to support a type; 'isarr' uses 'isobj'
v0.0.1.20180613044204
13.6.2018
Fixed recursivity issue with traverse/parenth
v0.0.1.20180613043505
13.6.2018
Added 'keysAndValues'; 'attrs', 'css' use 'keysAndValues'; 'css' supports options
v0.0.1.20180613025720
13.6.2018
Added 'isobj','css'; 'isarr' uses 'isobj'
v0.0.1.20180612203804
12.6.2018
Added 'appendTo', 'prependTo'; removed 'adopt'; 'toDec2', 'toMny' made functions; 'aggrate' -> 'aggRate', 'toMny' -> 'toMoney'
v0.0.1.20180612041955
12.6.2018
Added ndef,ifndef,ifnan; parent to parenth; toDec handles formatted strings
v0.0.1.20180611231850
11.6.2018
Added 'aggrate', 'toDec', 'toMny'
v0.0.1.20180611215718
11.6.2018
Added 'on' lambda
v0.0.1.20180611212506
11.6.2018
v0.0.1.20180611211155
11.6.2018
v0.0.1.20180611203641
11.6.2018