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

https://github.com/ringo/legacy-modules

Frozen legacy modules extracted from Ringo's core modules.
https://github.com/ringo/legacy-modules

legacy ringojs

Last synced: 2 months ago
JSON representation

Frozen legacy modules extracted from Ringo's core modules.

Awesome Lists containing this project

README

          

# legacy-modules
Frozen legacy modules extracted from Ringo's core modules. These modules have been removed with RingoJS 0.12 and can
be installed via rp for older applications:

* `rp install ringo-mustache`
* `rp install ringo-markdown`
* `rp install ringo-jsdoc`
* `rp install posix-fs`

This packages will only get security updates and using them is no longer recommended. Instead of mustache we
recommend the [reinhardt](http://packages.ringojs.org/packages/reinhardt) templating engine. An alternative to
the old markdown parser is the CommonMark port [commonmark](http://packages.ringojs.org/packages/commonmark).