davidchambers / string-formatLinks
JavaScript string formatting inspired by Python’s `str.format()`
☆332Updated 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:
- JSON does not handle circular references. Now it does☆609Updated 6 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Package for formatting JSON data in a coloured YAML-style, perfect for CLI output☆478Updated 2 years ago
- Node.js module to list all files in a directory or any subdirectories.☆344Updated 3 weeks ago
- Multiline strings in JavaScript☆1,408Updated 4 years ago
- Extra JavaScript string methods.☆1,803Updated 4 years ago
- DOM 3 Xpath implemention and helper for node.js☆233Updated last year
- javascript plugin to convert object with functions to string and string to object☆221Updated 4 years ago
- A lightweight string replace engine for text-based templates☆276Updated 8 years ago
- Generate Data-URI scheme via terminal or node.js☆229Updated 3 weeks ago
- The definitive JavaScript type testing library☆193Updated last month
- ☆216Updated 5 years ago
- deep copy data☆129Updated 2 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 3 months ago
- CLI arguments parser for node.js. JS port of python's argparse module.☆507Updated 2 years ago
- Asynchronous recursive file copying with Node.js.☆683Updated 5 years ago
- Session file store is a provision for storing session data in the session file☆193Updated 3 years ago
- Join all arguments together and normalize the resulting url.☆365Updated 2 weeks ago
- Simple and intuitive schema validator☆387Updated 9 years ago
- JavaScript templating engine based on Jinja2☆175Updated 4 years ago
- Enum is a javascript module that introduces the Enum Type. It works for node.js, in the browser and for deno.☆200Updated 5 years ago
- Cross-browser utils for working with binary Blobs☆515Updated 7 years ago
- NodeJS file stream rotator☆148Updated last year
- Node.js helper to require() directories.☆483Updated 3 years ago
- node module to reload your browser when your code changes☆296Updated last week
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,067Updated 2 years ago
- Makes it easy to manipulate id-based resources with lodash or lowdb☆476Updated 3 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆620Updated 4 months ago
- Simple module to add additional directories to the Node module search for top-level app modules☆409Updated 7 years ago
- Simple function to extend objects