abbrev-js
Shortcut library
A JavaScript library that allows you to define shortcuts and abbreviations for command-line arguments or other strings.
Like ruby's Abbrev module
164 stars
12 watching
31 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
npm-cli
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 286 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
sindresorhus/npm-name | A utility to check if package or organization names are available on npm. | 168 |
bahmutov/npm-quick-run | A tool to quickly run NPM scripts by prefix without typing the full name | 141 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
othree/javascript-libraries-syntax.vim | Syntax definitions and support for JavaScript libraries in Vim | 621 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
ellerbrock/npm-tutorial | A tutorial project covering the process of creating and publishing NPM packages for developers | 1 |
tgvashworth/npm-release | A script to automate the process of releasing npm modules by bumping version numbers, committing and tagging commits, and publishing to npm. | 102 |
sindresorhus/alfred-npms | An Alfred workflow to search for npm packages using npms.io | 367 |
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 89 |
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
local-npm/local-npm | A local npm registry mirror that caches and updates packages to speed up installations | 1,161 |
0styx0/abbreinder.nvim | A plugin that reminds users of defined abbreviations if they type the expanded form instead of using the abbreviation trigger. | 91 |
esamattis/jslibs | A curated collection of useful JavaScript libraries for building web applications. | 59 |