Convert big integers from any base to any base
Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git
Rotates the elements of an array in place. Supports rotation in both directions and automatically wraps rotations which are larger than the input array size.
- save an array to disk using the localstorage API - restores the array state if initialized on an existing storage - ⚠️ this only works for push and shift operations - ⚠️ you should not be using multiple array instances on the same storage
Rush plugin to archive project
TODO...
An extension to moment.js that handles working days in France
Utils for use with the Signals Proposal: https://github.com/proposal-signals/proposal-signals
A few simple file IO functions.
TypeScript Markdown parser
Asynchronously aggregate arguments across calls to a function
Create a filled array.
Programmatic access to information about the AXObject Model
Mock both 2D and WebGL contexts in Jest.
tiny 1.4kB markdown parser
Open Source Cloud Client SDK core library
A Storybook addon that extracts and displays compiled syntax-highlighted HTML
Creates an array with all elements that pass the test by the provided function.
a geographic extent object
Select from object/array
Saves an ndarray as an image to a file
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
This library is a simple Markdown parser implementation. It does not provide all features of Markdown and is more strict in terms of syntax. However, this makes it more predictable.
Like string_decoder but for arrays