1.0.0 • Published 3 years ago
@parsify/core v1.0.0
About
Parsify is a parsing engine, that is fast and can be extended using plugins. It was inspired by Numi, a calculator app for macOS.
Architecture
Parsify is made out of a lightweight core and various plugins, that can parse different expressions.
Demo
You can test Parsify here :unicorn:
Official Plugins
Name | Status |
---|---|
@parsify/math | |
@parsify/currencies | |
@parsify/date | |
@parsify/timezone |
More official plugins coming soon!
Community made plugins
Use create-parsify-plugin to easily create plugins for Parsify!