pksunkara / inflectLinks
custom inflections for nodejs
☆227Updated 3 years ago
Alternatives and similar repositories for inflect
Users that are interested in inflect are comparing it to the libraries listed below
Sorting:
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- node byte string parser☆470Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Clear a module from the cache☆183Updated 3 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 8 months ago
- An easy way to require all files within a directory.☆301Updated 5 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- limits calls to functions that return promises☆143Updated 3 years ago
- Execute a listener when a response is about to write headers.☆160Updated last week
- A lightweight string replace engine for text-based templates☆276Updated 8 years ago
- Deprecate all the things☆329Updated 11 months ago
- Create and parse HTTP Content-Type header☆138Updated last week
- Additional JSON-Schema keywords for Ajv JSON validator☆256Updated 2 years ago
- Fast and safe nested object access and manipulation in JavaScript☆256Updated last year
- Get the system locale☆227Updated 3 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆388Updated 5 months ago
- Parse yes/no like values☆270Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Extends minimatch.match() with support for multiple patterns