A wrapper function for object accessor properties
ecs-logging-nodejs helpers
Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths
calculate the physical area of a geojson geometry
recursively transform key strings to camel-case
Really Fast Deep Clone
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
TypeScript definitions for rison
Pseudo AST that contains data with its positions attached.
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
Define a read-only property.
mixin to add one-time ready event callback handler
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
get value at property, don't throw if parent is undefined
maximally minimal type-testing library
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
Binary plist parser.
traverse and transform objects by visiting every node on a recursive walk
copy an object but omit the specified keys
function binding utility
Turn valid member expression property literals into plain identifiers
dot-object makes it possible to transform and read (JSON) objects using dot notation.
Create custom commands using plain-old functions