NodeJS example project to reverse string.
Parser for XML Sitemaps to be used with Robots.txt and web crawlers
Reverse an SVG path (or subpath)
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
The core `url` packaged standalone for use with Browserify.
Resolve a URI relative to an optional base URI
CLI arguments parser. Native port of python's argparse.
Create an ArrayBuffer instance from a Data URI string
Escape RegExp special characters
Recursively mkdir, like `mkdir -p`
A minimalistic code generation utility.
Simple RFC 6838 media type parser and formatter
Allows users to use generators in order to write common functions that can be both sync or async.
Port of C's wcwidth() and wcswidth()
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Convert a string of words to a JavaScript identifier
borderless text tables with alignment
return the github url from a package.json file
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Repeat the given string n times. Fastest implementation for repeating a string.
An incremental implementation of MurmurHash3
delegate methods and accessors to another property
Normalize wrapping quotes for CSS string literals.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim