sindresorhus / camelcase-keysLinks
Convert object keys to camel case
☆715Updated last year
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☆187Updated 2 months ago
- A JavaScript Mock Date object that can be used to change when "now" is.☆675Updated 9 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year
- ESLint plugin for Jest☆1,159Updated this week
- Setting environment variables from a file☆1,790Updated 3 months ago
- A cli to load dotenv files☆543Updated last month
- Join all arguments together and normalize the resulting url.☆362Updated 2 weeks ago
- Additional ESLint's rules for Node.js☆961Updated last year
- A port of inflection-js to node.js module☆572Updated 4 months ago
- The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support☆1,984Updated last year
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- This resolver adds `TypeScript` support to `eslint-plugin-import(-x)`☆791Updated last week
- Sort an Object or package.json based on the well-known package.json keys☆863Updated this week
- Eslint plugin to check filenames.☆323Updated 10 months ago
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,009Updated 2 months ago
- Load node modules according to tsconfig paths, in run-time or via API.☆1,874Updated 3 months ago
- A module to mock window.localStorage and window.sessionStorage in Jest☆319Updated 9 months ago
- A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.☆1,306Updated last year
- 🌗 Mock `Date` when run unit test cases with jest. Make tests of Date easier.☆264Updated last year
- Enforce best practices for JavaScript promises☆971Updated this week
- Complementary library for date-fns v2 adding IANA time zone support☆1,136Updated 5 months ago
- Register aliases of directories and custom module paths in Node☆1,783Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,451Updated 11 months ago
- Easily exclude node modules in Webpack☆1,300Updated last year
- Axios mock for Jest☆253Updated 3 months ago
- Detect if the current environment is a CI server☆394Updated 6 months ago
- The ultimate javascript content-type utility.☆1,394Updated 3 weeks ago
- Convert strings between camelCase, PascalCase, Capital Case, snake_case and more☆2,350Updated last week
- An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.☆507Updated 3 years ago
- Retry a promise-returning or async function☆882Updated last month