pugjs / pug-runtime
The runtime for the Pug compiler
☆10Updated 7 years ago
Alternatives and similar repositories for pug-runtime
Users that are interested in pug-runtime are comparing it to the libraries listed below
Sorting:
- A ponyfill for the ES 2015 `Array.from()`☆16Updated 4 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated 4 months ago
- Repeat a string - fast☆34Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Tool for deprecating things☆37Updated 8 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆11Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Center-align the text in a string.☆23Updated 7 years ago
- Global logging utility.☆18Updated last year
- ES2015 Number.isSafeInteger() ponyfill☆18Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- easy cli logger☆15Updated last month
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Simple `setImmediate` shim☆28Updated last year