ios-calculator-for-web

1.2.14 • Public • Published

CI CodeQL License NPM version

ios-calculator-for-web

This is a calculator for the web following the design of the iOS-Calculator.

Getting Started

Install the package via npm or yarn and deliver the script to the user. This can be done via import, require or just inserting a script tag.

npm i ios-calculator-for-web
yarn add ios-calculator-for-web

Usage

Just add this HTML-Snippet in your code and wrap it into any kind of container.

<ios-calculator></ios-calculator>

Example

You can try it at CodePen or just take a look at the demo.html included in this project. Example Image

License

MIT License

Package Sidebar

Install

npm i ios-calculator-for-web

Weekly Downloads

0

Version

1.2.14

License

MIT

Unpacked Size

68.6 kB

Total Files

6

Last publish

Collaborators

  • manuelhenke