sindresorhus / decamelizeLinks
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
☆241Updated 3 weeks ago
Alternatives and similar repositories for decamelize
Users that are interested in decamelize are comparing it to the libraries listed below
Sorting:
- Read a package.json file☆171Updated last year
- Get metadata of a package from the npm registry☆243Updated last year
- Infer the content-type of a request.☆227Updated last week
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Clear a module from the cache☆183Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Find the closest package.json file☆165Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- node byte string parser☆471Updated last year
- Clear the terminal screen if possible☆115Updated 4 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Sort the keys of an object☆104Updated 2 weeks ago
- Import a module while bypassing the cache☆285Updated 7 months ago
- Create and parse HTTP Content-Disposition header☆234Updated last week
- Read the closest package.json file☆267Updated last year
- Check if a path exists☆151Updated 3 years ago
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 months ago
- Get the gzipped size of a string or buffer