A 'String.prototype' extension to format a string replacing variables.
A library to make errors.
JavaScript sprintf implementation
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Source code handling classes for webpack
HTTP request logger middleware for node.js
TypeScript definitions for string-format
No description provided.
Browser-friendly inheritance fully compatible with standard node.js inherits()
A small polyfill for Object.setprototypeof
A JavaScript time formatter and parser inspired by strftime and strptime.
Insert supplied variable values into a format string.
Return the prototype of a provided object.
Returns an array of the object's prototype chain
Solves a problem with util.format
Copy static properties, prototype properties, and descriptors from one object to another.
Tokenize a string into an array of string parts and format identifier objects.
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Really Fast Deep Clone
Utility to parse a string bytes to bytes and vice-versa
Format data using ECMA-376 spreadsheet Format Codes
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
A simple string template function based on named or indexed arguments
MongoDB connection strings, based on the WhatWG URL API