Skip to content

virtualvivek/iwebCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iweb-Caclulator

Platform Framework Repo. Size Code. Size License:MIT Release Demo

______ An ios-12 inspired ultra light web calculator ______

Installation

Add iweb-calculator folder in your target project file.
Include layout using a preprocessor language-

<?php include 'iweb-calculator/calculator.html';?>

Requirements

<script type='text/javascript' src='angular.min.js'></script>

Usage

To use values returned by the calculator-

use {{c_value}} Eg: <input type="text" placeholder="Result" value="{{c_value}}"/>

OR through ng tag-

ng-model="c_value"

Social : ​​​​

Twitter Instagram

Browser Compatibility

Chrome Firefox Edge Safari Opera
Latest ✔ Latest ✔ Latest ✔ 9.1+ ✔ Latest ✔

License

iwebCalculator is licensed under MIT license. View license.
Copyright (c) 2019-21 Vivek Verma

About

An ios-12 inspired web based light weight calculator written in html, css and Angular-js

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published