Packages

RingoJS package registry.

Note that packages written for Ringo 0.7 and earlier will usually not work out of the box with Ringo >=0.8! The reason is that we simplified package loading. Packages are no longer added to the module search path, so you usually have to add a "main" property to the package.json file pointing to your package's main module.

Installing packages on RingoJS is explained in Package Management. Feel free to add missing or new packages, and add new categories if the existing ones don't fit.

Networking

Database

Authentication

Graphics

Parsers

Web Services

Tools

edit this page | list all pages | go home