davidchambers / string-formatLinks
JavaScript string formatting inspired by Python’s `str.format()`
☆333Updated 6 years ago
Alternatives and similar repositories for string-format
Users that are interested in string-format are comparing it to the libraries listed below
Sorting:
- Simple and intuitive schema validator☆387Updated 9 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated 2 weeks ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- javascript plugin to convert object with functions to string and string to object☆222Updated 5 years ago
- JSON does not handle circular references. Now it does☆609Updated 6 years ago
- DOM 3 Xpath implemention and helper for node.js☆233Updated last year
- CLI arguments parser for node.js. JS port of python's argparse module.☆510Updated 2 years ago
- Generate Data-URI scheme via terminal or node.js☆229Updated 2 weeks ago
- Multiline strings in JavaScript☆1,408Updated 5 years ago
- Package for formatting JSON data in a coloured YAML-style, perfect for CLI output☆479Updated 3 years ago
- Makes it easy to manipulate id-based resources with lodash or lowdb☆475Updated 3 years ago
- ☆216Updated 5 years ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last week
- Stringify an object/array like JSON.stringify just without all the double-quotes☆320Updated 5 months ago
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,066Updated 3 years ago
- Session file store is a provision for storing session data in the session file☆193Updated 4 years ago
- ☆176Updated 2 years ago
- Make synchronous web requests with cross platform support.☆327Updated 5 years ago
- Asynchronous recursive file copying with Node.js.☆685Updated 5 years ago
- Cross-browser utils for working with binary Blobs☆514Updated 7 years ago
- The definitive JavaScript type testing library☆193Updated 3 months ago
- A GUID generator and validator☆98Updated 8 years ago
- Synchronously get the current git commit hash, tag, or branch☆173Updated 2 years ago
- Join all arguments together and normalize the resulting url.