Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/innoq/simplete.obsolete
ROCAful autocompletion
https://github.com/innoq/simplete.obsolete
Last synced: 7 days ago
JSON representation
ROCAful autocompletion
- Host: GitHub
- URL: https://github.com/innoq/simplete.obsolete
- Owner: innoq
- Created: 2015-05-21T13:20:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-07T17:20:54.000Z (over 7 years ago)
- Last Synced: 2024-04-14T13:58:43.931Z (7 months ago)
- Language: JavaScript
- Homepage: http://innoq.github.io/simplete/
- Size: 46.9 KB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simplete _/sɪmˈpliːt/_ - ROCAful autocompletion
Getting Started
---------------* ensure [Node](http://nodejs.org) is installed
* `npm install` downloads dependencies
* `npm run dev` starts a persistent process to automatically update the
development bundle
* `npm run dist` creates distribution bundles
* `npm run test` executes the test suiteAlternatives
------------* [Awesomplete](http://leaverou.github.io/awesomplete/)
* [typeahead.js](http://twitter.github.io/typeahead.js/)
* [jQuery UI Autocomplete](http://jqueryui.com/autocomplete/)
* …