Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/innoq/simplete.obsolete

ROCAful autocompletion
https://github.com/innoq/simplete.obsolete

Last synced: 7 days ago
JSON representation

ROCAful autocompletion

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 suite

Alternatives
------------

* [Awesomplete](http://leaverou.github.io/awesomplete/)
* [typeahead.js](http://twitter.github.io/typeahead.js/)
* [jQuery UI Autocomplete](http://jqueryui.com/autocomplete/)
* …