TUF metadata models
https://github.com/mdlivingston
Create an array without duplicates
API for combining call site modifiers
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
Create a tree hierarcy for console output
HTTP-friendly error objects
serialize objects to javascript
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
typescript-json-schema generates JSON Schema files from your Typescript sources
mjml-validator
Easy way to render ThreeJS objects with built-in interaction defaults
Fast JavaScript array sorting by implementing Python's Timsort algorithm
a map from arrays of values to values
Remove circular references from objects
Prettier plugin to sort JSON files alphanumerically by key
Encode compact, canonical JSON.
Immutability helpers with fast reads and acceptable writes
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Get callsites from the V8 stack trace API