ecs-logging-nodejs helpers
mixin to add one-time ready event callback handler
Binary plist parser.
recursively transform key strings to camel-case
Really Fast Deep Clone
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Define a read-only property.
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
Pseudo AST that contains data with its positions attached.
maximally minimal type-testing library
Turn valid member expression property literals into plain identifiers
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
copy an object but omit the specified keys
Simple, tiny and fast ZIP library. It has our own DEFLATE compressor and decompressor (alternative to pako.js / ZLIB). It was made from scratch, without using existing implemetnations.
Safely access and modify nested object properties using string paths
get value at property, don't throw if parent is undefined
function binding utility
traverse and transform objects by visiting every node on a recursive walk
Better TOML parsing and stringifying all in that familiar JSON interface.
dot-object makes it possible to transform and read (JSON) objects using dot notation.
Create custom commands using plain-old functions
A small polyfill for Object.setprototypeof
Deep-pick and deep-omit objects with typesafe paths.
copy an object but with only the specified keys