sindresorhus / camelcase-keysLinks
Convert object keys to camel case
☆744Updated 2 weeks ago
Alternatives and similar repositories for camelcase-keys
Users that are interested in camelcase-keys are comparing it to the libraries listed below
Sorting:
- Convert an object's keys to snake case☆196Updated 4 months ago
- A JavaScript Mock Date object that can be used to change when "now" is.☆680Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated 3 months ago
- A cli to load dotenv files☆586Updated 3 months ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆898Updated 5 months ago
- A module to mock window.localStorage and window.sessionStorage in Jest☆319Updated last year
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,047Updated 3 weeks ago
- Setting environment variables from a file☆1,815Updated last week
- This resolver adds `TypeScript` support to `eslint-plugin-import(-x)`☆812Updated 6 months ago
- Serialize/deserialize an error into a plain object☆598Updated 3 weeks ago
- Join all arguments together and normalize the resulting url.☆365Updated 2 months ago
- Complementary library for date-fns v2 adding IANA time zone support☆1,183Updated last year
- Sort an Object or package.json based on the well-known package.json keys☆900Updated 2 weeks ago
- ESLint plugin for Jest☆1,167Updated this week
- Eslint plugin to check filenames.☆321Updated last year
- A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.☆1,302Updated 7 months ago
- A port of inflection-js to node.js module☆580Updated 3 months ago
- Load modules according to tsconfig paths in webpack.☆627Updated last year
- Escape RegExp special characters☆598Updated 9 months ago
- node's assert.deepEqual algorithm☆793Updated last month
- Generate hashes from javascript objects in node and the browser.☆1,475Updated last year
- Additional ESLint's rules for Node.js☆961Updated last year
- Register aliases of directories and custom module paths in Node☆1,796Updated last week
- Load node modules according to tsconfig paths, in run-time or via API.☆1,903Updated 11 months ago
- Abstraction over common javascript date management libraries☆751Updated 11 months ago
- Determine the root path to your project☆606Updated 3 years ago
- Axios mock for Jest☆252Updated 5 months ago
- 🌗 Mock `Date` when run unit test cases with jest. Make tests of Date easier.☆266Updated last year
- Register aliases of directories and custom module paths in Node - no require hook☆302Updated 2 years ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆854Updated last month