项目作者: CoCreate-app

项目描述 :
A simple calculation component in vanilla javascript. Easy configuration using data-attributes and/or JavaScript API. Great for getting values from multiple elements and calculating to produce a result.
高级语言: JavaScript
项目地址: git://github.com/CoCreate-app/CoCreate-calculation.git
创建时间: 2020-06-08T17:19:56Z
项目社区:https://github.com/CoCreate-app/CoCreate-calculation

开源协议:MIT License

下载


CoCreate-calculate

A handy vanilla JavaScript calculator, concatenate multiple elements containing integers & execute calculate. Can be used for creating invoices,making payments & any kind of complex calculate. Easily configured using HTML5 attributes and/or JavaScript API. Take it for a spin in our playground!

minified
gzip
brotli
GitHub latest release
License
Hiring

CoCreate-calculate

Docs & Demo

For a complete guide and working demo refer to the doumentation

CDN

  1. <script src="https://cdn.cocreate.app/calculate/latest/CoCreate-calculate.min.js"></script>
  1. <script src="https://cdn.cocreate.app/calculate/latest/CoCreate-calculate.min.css"></script>

NPM

  1. $ npm i @cocreate/calculate

yarn

  1. $ yarn install @cocreate/calculate

Table of Contents

Announcements

All updates to this library are documented in our CHANGELOG and releases. You may also subscribe to email for releases and breaking changes.

Roadmap

If you are interested in the future direction of this project, please take a look at our open issues and pull requests. We would love to hear your feedback.

About

CoCreate-calculate is guided and supported by the CoCreate Developer Experience Team.

Please Email the Developer Experience Team here in case of any queries.

CoCreate-calculate is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.

How to Contribute

We encourage contribution to our libraries (you might even score some nifty swag), please see our CONTRIBUTING guide for details.

We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create issues and pull requests or merely upvote or comment on existing issues or pull requests.

We appreciate your continued support, thank you!

License

The MIT License (MIT)