Skip to content
This repository has been archived by the owner on Dec 3, 2017. It is now read-only.
/ aurlivesearch Public archive

[No longer maintained] Archlinux AUR live-search implementation.

License

Notifications You must be signed in to change notification settings

cactus/aurlivesearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aurlivesearch

aurlivesearch is an ajaxy live-search implementation for the aur-rpc api.

Requirements

aurlivesearch uses the following to generate the site:

  • nodejs
    This is a requirement for coffeescript and uglifyjs.
  • coffeescript
    This is used to compile from coffeescript to javascript during building.
  • uglifyjs
    This is used to compress the javascript during building.
  • jade
    This is used as a template language for generating html.

It is recommended to install nodejs and npm, then simply:

npm install coffee-script 
npm install uglify-js
npm install jade

aurlivesearch includes the following as runtime dependencies:

The above runtime dependencies are already bundled.

License

aurlivesearch itself is licensed under the MIT license. See LICENSE for more information.

Directly Linked/Included libraries:

Used as compilers:

About

[No longer maintained] Archlinux AUR live-search implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published