- Earth
- @AndreasPizsa
-
parse-decimal-number Public
🏧 Parse a decimal number with i18n format support (localized decimal points and comma separators)
-
-
node-md5 Public
Forked from pvorb/node-md5a JavaScript function for hashing messages with MD5
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedMar 18, 2022 -
hypertag Public
🏎 The fastest HTML tag and attributes parser for JavaScript
-
-
unavatar Public
Forked from microlinkhq/unavatarGet unified user avatar.
JavaScript MIT License UpdatedJul 19, 2020 -
setup-browser-env Public
✅ Simplified browser testing in node.
-
plugin-powered Public
Your app powered by plugins 🚀💫 Universal Plugin Loader
-
load-script-or-css Public
Load a script or stylesheet in the browser, asynchronously, returning a Promise
JavaScript MIT License UpdatedMay 27, 2020 -
export-functions Public
convenience function to export functions like `module.exports = exportFunctions([func1,func2,func3]);
-
global-var Public
Get the correct 'global' variable for the current runtime environment (`window` in browser, `global` in node, etc)
-
promise-spread Public
spread() for native ES6 Promises
-
window-location-query Public
Get query parameters from the current browser URL, store them in a hash as window.location.query
-
kickstart-restify Public
kickstart module to start a restify web server
-
kickstart-app Public
Kickstart module for apps - configuration & logging
-
-
cli Public
Forked from semantic-release/cli🆑📍 Setup automated semver compliant package publishing
JavaScript MIT License UpdatedNov 19, 2019 -
-
-
-
express-swagger-ui Public
Serve swagger-ui with express.js (without hacking node_modules/swagger-ui/dist/index.html)
-
-
require-maybe Public
Optionally require a module, maybe falling back to others.
-
-
-
promise-prototype Public
Get the prototytpe of the Promise class (Native ES6, Bluebird, Q, RSVP, etc.)
-
ip-to-string Public
Convert an integer IP address to its dot-decimal string representation, eg `0x7F000001` to `127.0.0.1`
-
promise-delay-plus Public
Promise.delay() for ES6. Returns a promise that will be resolved after a delay.
-
promise-timeout-plus Public
Promise.timeout() for ES6; reject a Promise after a given timeout.
-
require-extensions Public
Get executable file extensions as glob pattern or regular expression