nathan7 / snakeizeLinks
recursively transform key strings from camel-case to underscore-style
☆20Updated 10 years ago
Alternatives and similar repositories for snakeize
Users that are interested in snakeize are comparing it to the libraries listed below
Sorting:
- Webpack plugins for common BugSnag actions.☆32Updated 2 months ago
- Randomize the order of items in an array☆110Updated this week
- Check if your package was installed globally☆71Updated 2 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Get environment variables from the shell☆85Updated 3 weeks ago
- Check if a URL is absolute☆80Updated 4 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Wordwrap a string with ANSI escape codes☆131Updated 4 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Convert a value to an array☆133Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Parse milliseconds into an object☆124Updated last year
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Loosely validate a URL.☆168Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Move a file, directory, or symlink - Even works across devices☆205Updated last week
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Get the user's default shell☆41Updated 4 months ago
- Toggle the CLI cursor☆113Updated last year
- ES2017 spec-compliant shim for Object.values☆72Updated last month
- Get the extension of a given filename or path☆30Updated 7 years ago
- touch(1) for node☆125Updated 3 months ago
- Find the closest package.json file☆166Updated 8 months ago