MatthewBarker / hash-stringLinks
A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.
☆12Updated 10 years ago
Alternatives and similar repositories for hash-string
Users that are interested in hash-string are comparing it to the libraries listed below
Sorting:
- Hyphenates a camelcased CSS property name☆35Updated last year
- Runtime vendor prefixing based on feature detection.☆67Updated 8 months ago
- Replace content while bundling.☆36Updated 4 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if a file path is an image☆99Updated 2 years ago
- Standard NPM Package Format☆41Updated 3 years ago
- Check if a string is HTML☆95Updated 4 months ago
- Import a globally installed module☆59Updated 2 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Add the file name and line numbers to all console logs.☆38Updated 5 years ago
- This module has moved and is now available at @rollup/plugin-image / https://github.com/rollup/plugins/blob/master/packages/image☆41Updated 6 years ago
- A miniature version of html-webpack-plugin with only necessary features☆57Updated 2 years ago
- Simple, flexible file copy utility☆98Updated last year
- Check if a string or buffer is SVG☆143Updated 6 months ago
- ☆29Updated 4 years ago
- A Babel 7 plugin transform to convert CommonJS into ES Modules☆87Updated 4 years ago
- Read user name, email and URL from .npmrc or .gitconfig☆14Updated 2 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Read a chunk from a file☆125Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Loosely validate a URL.☆168Updated 2 years ago
- btoa and atob support for node.js or old browsers, with the Unicode Problems fixed☆21Updated 6 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago