dreamerslab / node.inflection
A port of inflection-js to node.js module
☆564Updated last month
Alternatives and similar repositories for node.inflection:
Users that are interested in node.inflection are comparing it to the libraries listed below
- The ultimate javascript content-type utility.☆1,370Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Serialize/deserialize an error into a plain object☆555Updated 2 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,109Updated last month
- Delay a promise a specified amount of time☆612Updated last year
- Escape RegExp special characters☆586Updated 9 months ago
- Find a file or directory by walking up parent directories☆600Updated this week
- Retry a promise-returning or async function☆838Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆686Updated last year
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated this week
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Simple and robust resource pool for node.js☆484Updated 8 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,246Updated last year
- Asynchronous function queue with adjustable concurrency☆767Updated last year
- Load environment variables from .env and ensure they are all present☆769Updated 9 months ago
- An HTTP content negotiator for Node.js☆341Updated 5 months ago
- Fast and safe nested object access and manipulation in JavaScript☆254Updated 8 months ago
- Get, set, or delete a property from a nested object using a dot path☆829Updated 10 months ago
- node's assert.deepEqual algorithm☆789Updated last year
- A fast and minimal circular JSON parser.☆1,072Updated last month
- Convert object keys to camel case☆705Updated 9 months ago
- Easily load and persist config without having to think about where and how☆872Updated 3 months ago
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆984Updated 4 months ago
- Get a random temporary file or directory path☆427Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,138Updated 2 months ago
- Determine the root path to your project☆605Updated 2 years ago