# formula.js **Repository Path**: mirrors_handsontable/formula.js ## Basic Information - **Project Name**: formula.js - **Description**: JavaScript implementation of most Microsoft Excel formula functions - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README :warning: This repository is deprecated. We've released new and improved [HyperFormula](https://github.com/handsontable/hyperformula/) engine.
formula.js [![Build Status](https://travis-ci.org/handsontable/formula.js.png?branch=master)](https://travis-ci.org/handsontable/formula.js) [![Test Coverage](https://codeclimate.com/github/handsontable/formula.js/badges/coverage.svg)](https://codeclimate.com/github/handsontable/formula.js/coverage) ========== JavaScript implementation of most Microsoft Excel formula functions This project is forked from [sutoiku/formula.js](https://github.com/sutoiku/formula.js) and it's developed for Handsontable needs. Documentation available at [sutoiku/formula.js](https://github.com/sutoiku/formula.js) LICENSE ------- formula.js is freely distributable under the terms of the MIT license. Copyright (c) 2014 Sutoiku, Inc.