Package Exports
- parsify-fraction
- parsify-fraction/dist/index.esm.js
- parsify-fraction/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (parsify-fraction) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
My first Parsify plugin
Install
Install @parsify/hello using Parsify Desktop - see the guide.
Usage
hello | hello, world!
# With UPPER_CASE env variable |
hello | HELLO, WORLD!
# Creates a `toUpperCase` function |
toUpperCase("foo") | FOOLicense
MIT