0.0.55 • Published 8 years ago

eyeos-schemes v0.0.55

Weekly downloads
-
License
AGPL-3.0
Repository
-
Last release
8 years ago

Eyeos Schemes Library

Overview

Library responsible of translating eyeos schemes (like 'home://', 'print://, 'workgroup://'...) to paths, and viceversa.

It is done as a requirejs project, and like so can be used both in backend and frontend.

How to use it

Quick help

  • Install modules
	$ npm install
	$ bower install
  • Check tests
    $ npm test