Package Exports
- functionfoundry
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 (functionfoundry) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
functionfoundry
FunctionFoundry is a formula language and function library in JavaScript.
directories.
| name | purpose |
|---|---|
| src | Source code |
| lib | Compiled files |
| test | Test code |
| dist | Bundle for browsers. Namespace is FunctionFoundry. |
For more information see Docs or read the code.
If you want state management then see FoundryStore.