eyeos-schemes
v0.0.55
Published
Resolver for eyeos schemes like 'home://' or 'workgroup://'
Maintainers
Readme
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