A function that takes anything in javascript and returns true if its argument contains binary data.
A function that takes anything in javascript and returns true if its argument contains binary data.
An optimised way to copy'ing an object. A small and simple integration
Merge objects & other types recursively. A simple & small integration.
Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false positives when running validation like tasks
Generate a data object from a variety of sources: json, front-matter, databases, promises, anything... and set it to the file object for other plugins to consume.
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
Low-level package to handle completion and errors of sync or asynchronous functions, using [once][] and [dezalgo][] libs. Useful for and used in higher-level libs such as [always-done][] to handle completion of anything.
This is a module with "standard library" type utilities. Anything that is provided out of the box in a non-PHP, non-Java language might find a home in this module. It should have very few dependencies, and certainly no dependencies to any other @braidai/*