43 lines
1.6 KiB
Plaintext
43 lines
1.6 KiB
Plaintext
# Awesome Luvit
|
|
|
|
A curated list of awesome Luvit frameworks, libraries and software. Inspired by
|
|
[awesome-python](https://github.com/vinta/awesome-python).
|
|
|
|
### Contributing
|
|
|
|
Please take a quick gander at the [contribution
|
|
guidelines](https://github.com/luvit/awesome-luvit/blob/master/CONTRIBUTING.md)
|
|
first.
|
|
|
|
### Contents
|
|
|
|
- [Awesome Luvit](#awesome-luvit)
|
|
- [Projects](#projects)
|
|
- [CMS](#cms)
|
|
- [Libraries](#libraries)
|
|
|
|
## Projects
|
|
|
|
*Popular projects utilizing Luvit*
|
|
|
|
* [Virgo-Agent-Toolkit](http://virgo-agent-toolkit.github.io/) - Agent Toolkit
|
|
* [luvitrocks](https://github.com/luvitrocks/) - Shiny Luvit modules
|
|
|
|
## CMS
|
|
|
|
* [Lico](https://github.com/james2doyle/Lico) - Pico rewrite in luvit
|
|
|
|
## Libraries
|
|
|
|
* [NPM Tagged Libraries](https://www.npmjs.org/browse/keyword/luvit) - luvit modules on NPM
|
|
* [Streams](https://github.com/virgo-agent-toolkit/luvit-stream) - Streams
|
|
* [TAPE](https://github.com/virgo-agent-toolkit/luvit-tape) - TAP test library
|
|
* [Request](https://github.com/virgo-agent-toolkit/luvit-request) - Mikeal-like request library w/ proxy support
|
|
* [Rackspace Monitoring Client](https://github.com/virgo-agent-toolkit/luvit-rackspace-monitoring-client) - Rackspace Monitoring Client
|
|
* [Utopia](https://github.com/luvitrocks/luvit-utopia) - Middleware layer
|
|
* [OAuth](https://github.com/luvitrocks/luvit-oauth) - OAuth 1 and 2
|
|
* [QueryString](https://github.com/luvitrocks/luvit-querystring) - QueryString helpers
|
|
* [Base64](https://github.com/luvitrocks/luvit-base64) - Base64
|
|
* [Markdown](https://github.com/mneudert/luvit-markdown) - Markdown parser
|
|
* [Redis](https://github.com/tadeuszwojcik/luvit-redis) - Redis Client
|