jonschlinkert topic

List jonschlinkert repositories

normalize-pkg

18
Stars
2
Forks
Watchers

Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.

engine

17
Stars
5
Forks
Watchers

Alternative to Lo-Dash template with support for helpers.

add-filename-increment

22
Stars
1
Forks
Watchers

When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform de...

handlebars-helper-repeat

27
Stars
8
Forks
Watchers

{{repeat}} handlebars helper, for duplicating a block of content n times.

is-extglob

22
Stars
5
Forks
Watchers

Returns true if a string has an extglob

is-valid-glob

24
Stars
6
Forks
Watchers

Return true if a value is a valid glob pattern string, or array of glob patterns.

parse-glob

25
Stars
8
Forks
Watchers

Parse a glob pattern into an object of path parts.

snapdragon-lexer

21
Stars
5
Forks
Watchers

Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.

git-repo-name

22
Stars
7
Forks
Watchers

Get the repository name from the git remote origin URL

git-username

18
Stars
3
Forks
Watchers

Extract the username from a git remote origin URL.