Repository

Repository di jonschlinkert

864 repository supportati

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

Ultimo commit 29 gen 2017

 (1 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 20 mag 2017

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 19 lug 2014

 (4 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 27 giu 2018

 (10 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

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.

Ultimo commit 11 dic 2016

 (22 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 5 mar 2018

 (10 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

temp

Ultimo commit 24 set 2014

 (2 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 21 ago 2015

 (8 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 18 set 2016

 (0 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

just `console.log` prefixed with a green check

Ultimo commit 20 giu 2016

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Basic logging utils: colors, symbols and timestamp.

Ultimo commit 18 nov 2018

 (24 star) (3 fork) (0 issue indicizzate) (0 good first issue aperte)

Get the length of the longest item in an array.

Ultimo commit 26 mag 2017

 (30 star) (9 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 7 ago 2015

 (6 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 31 mag 2017

 (11 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 3 feb 2015

 (11 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 7 feb 2016

 (3 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

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!

Ultimo commit 18 giu 2019

 (681 star) (30 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 17 ago 2015

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 8 apr 2018

 (11 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 10 mag 2016

 (20 star) (7 fork) (0 issue indicizzate) (0 good first issue aperte)