@buildout/formulajs
v2.12.2
Published
JavaScript implementation of most Microsoft Excel formula functions
Downloads
47
Readme
formula.js fork for ShadowGrid
Local development
When opening a pull request, please do not submit version changes or changes to build output in dist
.
Publishing
yarn build
- Bump the version number in
package.json
per semver - Commit both changes to master in a
Version <version number>
commit - Tag the commit with the version number and push it
npm publish
Original readme:
formula.js
JavaScript implementation of most Microsoft Excel formula functions
This project is forked from sutoiku/formula.js and it's developed for Handsontable needs.
Documentation available at sutoiku/formula.js
LICENSE
formula.js is freely distributable under the terms of the MIT license. Copyright (c) 2014 Sutoiku, Inc.