MatthewBarker / hash-string
A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.
☆12Updated 9 years ago
Alternatives and similar repositories for hash-string:
Users that are interested in hash-string are comparing it to the libraries listed below
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Replace content while bundling.☆36Updated 3 years ago
- Helper for building generic names, similar to webpack☆15Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- ☆34Updated 6 years ago
- Import a globally installed module☆58Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Inject style tag to document head.☆49Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Server for modern single-page web apps☆82Updated 6 years ago
- Small package that leverages the power of ES6 Proxy to validate and sanitize objects.☆18Updated 5 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- one timer for all setInterval() with identical ms delay☆12Updated last year
- Create constants that replace various expressions at build-time☆38Updated last year
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- Add the file name and line numbers to all console logs.☆38Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 6 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 7 months ago
- Lightweight tool to get browser's scrollbars width of any browser.☆33Updated 2 years ago
- Run code in sandbox with in-memory module resolution☆62Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Babel Plugin Macro to generate unique name☆24Updated 6 years ago
- Get a short hash from a string. Uses Bernstein's popular 'times 33' hash algorithm but returns a hex string instead of a number☆13Updated 2 years ago