JSPM

parsify-fraction

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q20705F
  • License MIT

Parsify plugin converting decimals to fractions.

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

Parsify Fractions

XO code style

Install

Install parsify-fraction using Parsify Desktop - see the guide.

Usage

0.375 to frac                       | 3/8
# Without leading zero              |
.325 to frac                        | 13/40
# Long form                         |
12.2222222 to fraction              | 12 2/9

License

MIT