Skip to content

mhevyk/converters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converters

Converters for units of mesurement to simplify our everyday life.

This project was written in vanilla JS ES6+, using JQuery only for slide animations.

App has following functionallity:


  1. Convenient interface. To convert units of measurement, you have only to select unit group, type value of unit and select converted units.
  2. Big range of numbers support. Thanks to big.js library, app supports bigger range of numbers, comparing to Number vanilla in JS.
  3. Easy project maintain. Project is splitted into files, that helps to add new converters and their features more easily.
  4. Instant converting. App reacts on input or on select change, so calculating result needs less time.
  5. Printing result in standard and rounded from. For example if we have result 1000000000000, it converts to 1012, that makes reading result more convenient.

About

Converters for units of mesurement to simplify our everyday life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published