All Categories → No Category → jonschlinkert

Top 17 jonschlinkert open source projects

Gray Matter
Contributing Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
common-words
Updated list of the 100 most common words in the English language. Useful for excluding these words from arrays.
normalize-pkg
Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.
git-repo-name
Get the repository name from the git remote origin URL
readdir
Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.
is-valid-glob
Return true if a value is a valid glob pattern string, or array of glob patterns.
repeat-element
Create an array by repeating the given string n times.
gists
Methods for working with the GitHub Gist API. Node.js/JavaScript
defaults-deep
Like `extend` but recursively copies only the missing properties/values to the target object.
parse-git-config
Parse `.git/config` into a JavaScript object. sync or async.
snapdragon-lexer
Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.
omit-empty
Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you would expect with `compact` for arrays.
pascalcase
Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author: https://github.com/jonschlinkert
1-17 of 17 jonschlinkert projects