Skip to content

Misc. JS utilities that may be of broader interest

License

Notifications You must be signed in to change notification settings

jariz-forks/BroofaJS

 
 

Repository files navigation

BroofaJS

Misc. JS modules that may be of broader interest. Each module is independent of the others, and often free from dependencies on other modules. License is typically ISC, but see the respectivepackage.json files for detailed info.

module description
@broofa/asyncconcat Async method to concatenate a stream into a buffer
@broofa/asyncproxy A simple, intuitive solution for converting node-style APIs to Promises.
@broofa/jsondiff Pragmatic, intuitive diffing and patching of JSON objects
@broofa/fnv1a A robust, tiny, string hash implementation for JS, based on FNV-1a
@broofa/mocha Mocha, the good parts
@broofa/stringlang Count string characters by unicode block
simplur Simple, versatile string pluralization

About

Misc. JS utilities that may be of broader interest

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%