protoblast
Advanced tools
Changelog
0.1.11 (2016-01-08)
String#slug
now removes diacritics and separator repeatsObject.merge
, still not ready for release thoughgetChildren
method to class functionsArray#include
now appends when no index is givenDate.create
now accepts a valueDate.difference
now uses Date.create
instead of new Date
Array#include
correctly handles single argumentObject.first
#valueOf()
when getting object checksums,
fixes Date
instances getting the same checksumsString#fixHTML
and String#truncateHTML
Object.setPath
Object.formPath
and Object.setFormPath
JSON.clone
is now much more performant than the old methodFunction.hinder
objectChangelog
0.1.10 (2015-08-27)
Blast.loaded
, which will execute after initial scripts have finishedFunction.constitute
will still execute ASAP, but using Blast.loaded
Array.cast
will handle select elements properly from now onJSON.dry
uses JSON-js from now on, so toDry
can come before toJSON
JSON.registerDrier
and JSON.registerUndrier
Changelog
0.1.9 (2015-07-29)
children
array property,
with direct descendants onlyObject.setPath
now also creates arrays when encountering numeric keysInformer
properties are still created when first requested, but no longer
with Object.defineProperty
Changelog
0.1.8 (2015-05-16)
Changelog
0.1.6 (2015-02-27)
Changelog
0.1.5 (2014-12-14)
Changelog
0.1.4 (2014-12-07)
configurable
and writable
set to trueChangelog
0.1.3 (2014-09-15)
arguments
leaks, greatly improving performance