Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hshoff/cmd
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hshoff/cmd
- Owner: hshoff
- License: mit
- Created: 2015-02-09T18:53:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T04:48:53.000Z (almost 10 years ago)
- Last Synced: 2024-04-09T16:41:21.481Z (7 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 12
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CMD
Ever wanted to add `@mentions` and autocomplete to your text inputs?
`CMD` does that with arbitrary prefix triggers and with any data source.
![demo](http://cl.ly/image/0f0Z2j2b321z/cmd.gif)
## Getting started
```bash
> git clone [email protected]:hshoff/cmd.git
> npm install
```## Examples
```bash
> npm run input
```