Repositories

jonschlinkert repositories

864 supported repositories

register helper functions that can be used with LESS, the same way that handlebars helpers are used in templates.

Last commit Jan 29, 2017

 (1 star) (0 forks) (0 indexed issues) (0 open good first issues)

Load the package.json for any project currently installed in node_modules.

Last commit May 20, 2017

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Load Assemble options from a config file, object, glob patterns, or any combination of those. Fallback on defaults if options aren't defined, or you can override or extend the defaults

Last commit Jul 19, 2014

 (4 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Load the package.json in the base of the user's current project.

Last commit Jun 27, 2018

 (10 stars) (2 forks) (0 indexed issues) (0 open good first issues)

Thin wrapper around resolve-dep for loading plugins from node_modules or local directories. Like load-gulp-plugins, match dep, etc, but works for gulp, grunt, assemble, verb or anything other task runner or build system that uses plugins.

Last commit Dec 11, 2016

 (22 stars) (1 fork) (0 indexed issues) (0 open good first issues)

Load templates from file paths, globs or objects, and cache them as normalized objects.

Last commit Mar 5, 2018

 (10 stars) (0 forks) (0 indexed issues) (0 open good first issues)

temp

Last commit Sep 24, 2014

 (2 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Stackable loaders. A loader is just a javascript function for reading or parsing files. Loaders can call or be composed of other loaders.

Last commit Aug 21, 2015

 (8 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Create custom, chainable logging methods that emit log events when called.

Last commit Sep 18, 2016

 (0 stars) (0 forks) (0 indexed issues) (0 open good first issues)

just `console.log` prefixed with a green check

Last commit Jun 20, 2016

 (5 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Basic logging utils: colors, symbols and timestamp.

Last commit Nov 18, 2018

 (24 stars) (3 forks) (0 indexed issues) (0 open good first issues)

Get the length of the longest item in an array.

Last commit May 26, 2017

 (30 stars) (9 forks) (0 indexed issues) (0 open good first issues)

Get the longest value for the given property from an array of objects. Useful for aligning values.

Last commit Aug 7, 2015

 (6 stars) (0 forks) (0 indexed issues) (0 open good first issues)

DEPRECATED - Optimizations from this library have been merged into https://github.com/js-cli/node-findup-sync. Please use that library instead.

Last commit May 31, 2017

 (11 stars) (2 forks) (0 indexed issues) (0 open good first issues)

Simple API for getting metadata from locally installed npm packages (in `node_modules`).

Last commit Feb 3, 2015

 (11 stars) (1 fork) (0 indexed issues) (0 open good first issues)

Attempt to resolve the absolute filepath to a file after verifying that it exists.

Last commit Feb 7, 2016

 (3 stars) (1 fork) (0 indexed issues) (0 open good first issues)

Don't let the trolls get you down! Use this as a reference to avoid open-source burnout and keep doing what you love: writing code! Contributions and any kind of improvements are very welcome!

Last commit Jun 18, 2019

 (681 stars) (30 forks) (0 indexed issues) (0 open good first issues)

Make all the properties of an object enumerable. Optionally deep, shallow by default. JavaScript/Node.js

Last commit Aug 17, 2015

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.

Last commit Apr 8, 2018

 (11 stars) (1 fork) (0 indexed issues) (0 open good first issues)

Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0

Last commit May 10, 2016

 (20 stars) (7 forks) (0 indexed issues) (0 open good first issues)