sindresorhus / camelcase-keysLinks
Convert object keys to camel case
☆735Updated 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☆194Updated last month
- 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☆694Updated last week
- Sort an Object or package.json based on the well-known package.json keys☆883Updated 2 months ago
- A cli to load dotenv files☆578Updated 2 weeks ago
- Setting environment variables from a file☆1,808Updated this week
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆896Updated 2 months ago
- A module to mock window.localStorage and window.sessionStorage in Jest☆318Updated last year
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- This resolver adds `TypeScript` support to `eslint-plugin-import(-x)`☆809Updated 3 months ago
- Serialize/deserialize an error into a plain object☆589Updated last month
- ESLint plugin for Jest☆1,168Updated last week
- Additional ESLint's rules for Node.js☆960Updated last year
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,037Updated 2 months ago
- Load node modules according to tsconfig paths, in run-time or via API.☆1,893Updated 8 months ago
- A port of inflection-js to node.js module☆577Updated 3 weeks ago
- A module used to mock canvas in Jest.☆312Updated 7 months ago
- Convert strings between camelCase, PascalCase, Capital Case, snake_case and more☆2,384Updated 5 months ago
- Eslint plugin to check filenames.☆323Updated last year
- Axios mock for Jest☆252Updated 2 months ago
- Load modules according to tsconfig paths in webpack.☆622Updated last year
- Complementary library for date-fns v2 adding IANA time zone support☆1,173Updated 10 months ago
- wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to beco…☆1,949Updated last week
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆847Updated last month
- Register aliases of directories and custom module paths in Node☆1,793Updated 2 weeks ago
- Generate hashes from javascript objects in node and the browser.☆1,469Updated last year
- node's assert.deepEqual algorithm☆788Updated last year
- The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support☆2,033Updated 2 years ago
- Escape RegExp special characters☆597Updated 6 months ago
- 🌗 Mock `Date` when run unit test cases with jest. Make tests of Date easier.☆265Updated last year