Search results

1419 packages found

Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.

published 0.1.0 8 years ago
M
Q
P

Bind a directory to path.join

published 0.1.0 10 years ago
M
Q
P

Get the number of hours for a day, week and the elapsed hours for the current day.

published 0.1.0 9 years ago
M
Q
P

Map single letter abbreviations to javascript native types. Useful as a shorthand for pseudo-argument destructuring when debugging.

published 0.1.0 10 years ago
M
Q
P

Faster alternative to javascript's native filter method.

published 1.1.2 7 years ago
M
Q
P

Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays

published 0.2.3 10 years ago
M
Q
P

Get the name of a project, from package.json, git config, or basename of the current working directory.

published 1.0.0 5 years ago
M
Q
P

Yeoman generator for Writer. Generate project documentation templates or a README template for Writer to build.

published 0.1.1 10 years ago
M
Q
P

Run and compose async tasks. Easily define groups of tasks to run in series or parallel.

published 4.1.0 5 years ago
M
Q
P

noop engine, consolidate.js style. Works with Assemble, express.js, engine-cache or any application that follows consolidate.js conventions.

published 0.1.0 10 years ago
M
Q
P

Handlebars helper. Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.

published 0.1.0 10 years ago
M
Q
P

Returns an array of mapped values from an array or object.

published 1.0.0 7 years ago
M
Q
P

Utils for working with metadata.

published 0.1.0 11 years ago
M
Q
P

HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.

published 1.0.1 6 years ago
M
Q
P

Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.

published 3.0.1 6 years ago
M
Q
P

Regex to validate that a URL is a git url.

published 1.0.0 7 years ago
M
Q
P

Returns true if the given name is a HTML void element or common SVG self-closing element.

published 1.0.1 6 years ago
M
Q
P

Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.

published 1.1.1 6 years ago
M
Q
P

Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).

published 1.1.0 5 years ago
M
Q
P

Wraps templates with layouts. Layouts can use other layouts and be nested to any depth. This can be used 100% standalone to wrap any kind of file with banners, headers or footer content. Use for markdown, HTML, handlebars views, lo-dash templates, etc. La

published 3.0.2 5 years ago
M
Q
P