0.9.5 • Published 4 years ago

@superblocks-at/formulajs-functions v0.9.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@superblocks-at/formulajs-functions

Adds excel functions from the @formulajs/formulajs npm package to the Formulas superblock. Currently adds only the RATE financial function, but this package can be easily extended to add all the functions from @formulajs/formulajs to the Formulas block. For a list of functions that can be added, visit the @formulajs/formulajs documentation site.

Usage

  1. If you haven't done so already, install the Formulas superblock by following the instructions here.

  2. Click on Add functions in the Formulas superblock and add the following script URL:

https://unpkg.com/@superblocks-at/formulajs-functions@latest/umd/functions.js

Contributions

Are more than welcome. First thing on the table is to have this package add all the functions from the @formulajs/formulajs npm package to the Formulas superblock.

LICENSE

MIT