Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Librarie to format js/json objects into a YAML-style colored output. Especially useful to pretty print logs. Performant (benchmarks)
Get and robustly cache all JS language-level intrinsics at first require time
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Tiny JavaScript tokenizer.
Core istanbul API for JS code coverage
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
- accumulate
- accumulator
- callback
- cb
- find
- for-in
- for-own
- has
- has-own
- hasOwn
- index
- iterate
- iterator
- javascript
- View more
Robustly `.call.bind()` a function
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Converts PCRE regexp strings to JavaScript RegExp instances
A React cron editor with antd inspired by jqCron
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Is this an arguments object? It's a harder question than you think.
Validate XML, Parse XML, Build XML without C/C++ based libraries
JavaScript parser, mangler/compressor and beautifier toolkit
A dictionary of file extensions and associated module loaders.
Like `extend` but recursively copies only the missing properties/values to the target object.
Simple templating using a config.json and regex patterns
A JavaScript package with Key Code constants
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Lightweight and simple Trix rich-text editor component for Vue.js