10 packages
boxed-immutable
Immutable proxy wrapper with exception free access to nested properties and auto-instantiation of intermediate containers when nested properties are defined
boxed-model
library for implementing extendable Models, persistence compatible with React component state
boxed-out
wrapper for plain Array or Object extending with common each, filter, map, reduce, etc functions
boxed-state
Immutable proxy wrapper with exception free access to nested properties and auto-instantiation of intermediate containers when nested properties are defined
enumerated-type
enum type for javascript
for-each-break
forEach, map and filter with break and return emulation
obj-each-break
each, map, filter, reduce and reverse version with break and return emulation adapted to objects
util-string-case
string case testing and conversion: mixed snake case, screaming snake case, screaming dash case, screaming dot case, screaming slash case, snake case, dash case, dot case, slash case, camel case
util-string-wrap
string prefix, suffix, wrap, related functions
util-type-funcs
type test and conversion related functions