jonschlinkert / pretty-remarkableLinks
Plugin for prettifying markdown with https://github.com/jonschlinkert/remarkable using custom renderer rules.
☆23Updated 7 years ago
Alternatives and similar repositories for pretty-remarkable
Users that are interested in pretty-remarkable are comparing it to the libraries listed below
Sorting:
- Parse a `git log` output of a repository into an object with useful commit data. Supports plugins, streaming, promises and callback APIs.☆12Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- postsvg has moved to https://github.com/kisenka/svg-mixer/tree/master/packages/postsvg☆9Updated 7 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- Asynchronous and sync tryCatch in one place - works almost like `async-done`, used in `always-done`. The callback is securely wrapped wit…☆10Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Serializes any DOM node into a String☆37Updated 5 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- This repository has been archived, use Enquirer instead.☆18Updated 8 years ago
- Modify the values of an object☆27Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆23Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago