https://github.com/javiercejudo/linear-preset-proxy-factory
Create a proxy for any to any conversions
https://github.com/javiercejudo/linear-preset-proxy-factory
Last synced: about 2 months ago
JSON representation
Create a proxy for any to any conversions
- Host: GitHub
- URL: https://github.com/javiercejudo/linear-preset-proxy-factory
- Owner: javiercejudo
- License: mit
- Created: 2015-11-30T12:35:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-27T11:31:21.000Z (about 9 years ago)
- Last Synced: 2025-03-13T22:47:54.909Z (3 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/linear-preset-proxy-factory
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linear-preset-proxy-factory
[](https://travis-ci.org/javiercejudo/linear-preset-proxy-factory)
[](https://coveralls.io/github/javiercejudo/linear-preset-proxy-factory?branch=master)
[](https://codeclimate.com/github/javiercejudo/linear-preset-proxy-factory)Create a proxy for any to any conversions
## Install
npm i linear-preset-proxy-factory
## Usage
See [CodePen example](https://codepen.io/javiercejudo/pen/MyJxgm?editors=1012)
(as of March 2016, the pen works on Chrome, Firefox and Edge).## Related projects
- [linear-presets](https://github.com/javiercejudo/linear-presets): linear presets for common units.
- [linear-converter](https://github.com/javiercejudo/linear-converter): flexible linear converter.