Right pad the keys of an object.
Repositories
jonschlinkert repositories
Right pad the values of a given property for each object in an array. Useful for creating text columns or tables.
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger in C++
Convert arabic numbers to roman numerals (useful for books, outlines, documentation, slide decks, etc)
Easily generate destination filepaths for node.js projects. Handle dynamic src-dest mappings with ease. Great for grunt, gulp and assemble projects.
Utils for HTML script tags. Extracts script tags from HTML and parse them into objects with useful information.
Like front-matter, but allows multiple sections in a single document.
Prepend, append, inject or replace "sections" in a markdown string.
HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.
Session storage for tasks
Easily bind functions, Event Emitters, and Streams to a session cache.
Utility for Update, Generate, assemble and verb for creating an object with commonly used path information based on the given directory.
DEPRECATED. renamed to set-value
Delay the call of a function in a given context.
Set nested properties on an object using dot-notation.
Make a shallow clone of an object, array or primitive.
Shuffle the words in a string and optionally the letters in each word using the Fisher-Yates algorithm. Useful for generating test fixtures, benchmarking samples, etc.
sandbox
Convert a string to snake case. Similar to kebab-case but uses underscores instead of dashes.
Sort array elements in ascending order.