angle-printer
Pretty print radians and degrees. Also converts between them.
Pretty print radians and degrees. Also converts between them.
Promisify, basically, everything. Generator function, callback-style or synchronous function; sync function that returns child process, stream or observable; directly passed promise, stream or child process.
Converts array-like objects to arrays.
Convert array notation string to dot notation string and vice versa
AngularJS directive that converts to/from metric units using $parser and $formatters
Convert a callback-style function to an AsyncFunction
Convert markdown into react components
Babel plugin for sass-extract. Extract structured variables when requiring sass files.
NodeJS CLI to convert a base64 string to bytes and save to a file
A very simple currency converter that converts a currency from one to another. Utilizes the latest information from open exchanges.
Transforms a value to an array
Maps command-line arguments to a configuration object.
Converts passed arguments into a user-friendly string
Convert arrays into objects by using unique fields.
Convert an array of strings to an object whose properties map to the array values, and whose values are objects whose properties in turn you can specify, and those property values are also mapepd to the current array value.
Convert an array into a plain object
Array destructuring into a non iterable object.
Convert an array of objects into a keyed object
Replaces destructuring with a simple curried function
Convert an iterable that returns [key, value] to { key: value }