Empower your text editor or prompt with full-featured code snippets! JavaScript library and API for parsing, compiling, and rendering code snippets, with complete support for VS Code-style tabstops. Supports variables, placeholders, transforms, unlimited nesting, and all of the "snippet" features offered by popular text editors like VSCode, Atom…
☆25Aug 8, 2019Updated 6 years ago
Alternatives and similar repositories for tabstops
Users that are interested in tabstops are comparing it to the libraries listed below
Sorting:
- Expand deeply nested values from an object, with support for advanced features☆19Dec 16, 2025Updated 3 months ago
- Get and update GitHub repository topics.☆12Aug 21, 2017Updated 8 years ago
- Get the GitHub repository URL from a NPM package name.☆21May 28, 2018Updated 7 years ago
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆14Apr 13, 2025Updated 11 months ago
- Utils for working with JavaScript classes and prototype methods.☆19Mar 14, 2023Updated 3 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆19Aug 21, 2016Updated 9 years ago
- Regular expression for matching punctuation characters.☆10Jul 1, 2017Updated 8 years ago
- Paginate an array into pages of items.☆15Jul 19, 2016Updated 9 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Plugin for prettifying markdown with https://github.com/jonschlinkert/remarkable using custom renderer rules.☆23Jul 5, 2018Updated 7 years ago
- Token authentication for accountdown☆11Oct 16, 2015Updated 10 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Jan 27, 2025Updated last year
- Faster, node.js focused alternative to JavaScript's native array map.☆14Feb 28, 2017Updated 9 years ago
- Run a process in the background, disconnected from the main process.☆11May 8, 2017Updated 8 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Sep 1, 2017Updated 8 years ago
- Gulp plugin that prompts you to choose the files pass through the stream.☆10Apr 29, 2017Updated 8 years ago
- Lexers, tokenizers, parsers, compilers, renderers, stringifiers... What's the difference, and how do they work?☆21Apr 26, 2017Updated 8 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated this week
- Scaffold out a Generate generator project.☆11Aug 30, 2016Updated 9 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Sep 1, 2017Updated 8 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Feb 13, 2020Updated 6 years ago
- Generate a .gitattributes file from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in yo…☆10Aug 17, 2016Updated 9 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Dec 30, 2015Updated 10 years ago
- Regular expression for matching words in a string. Support for english, CJK and Cyrillic.☆18Sep 12, 2018Updated 7 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Nov 25, 2020Updated 5 years ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Mar 2, 2020Updated 6 years ago
- API and CLI for getting the stars for one or more GitHub users or organizations.☆18Sep 13, 2017Updated 8 years ago
- Fly.io API wrapper for simplifying REST calls.☆10Aug 23, 2017Updated 8 years ago
- Add middleware to run for specified routes in your gulp pipeline.☆13Aug 7, 2017Updated 8 years ago
- A curated list of awesome guides to open-source contributing☆14Jun 15, 2016Updated 9 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Oct 27, 2018Updated 7 years ago
- Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.☆22Nov 19, 2018Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Jun 10, 2021Updated 4 years ago