Skip to content

Simple widget that can be embedded on a web page. Purpose is to convert numbers from one numeral system to another.

Notifications You must be signed in to change notification settings

DJurkowski/converterWidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converter widget

Simple widget that can be embedded on a web page. Purpose is to convert numbers from one numeral system to another.

Built With

  • JavaScript - is a programming language that conforms to the ECMAScript specification.
  • Node.js - JavaScript enviroment
  • HTML - HTML is the standard markup language for Web pages
  • CSS - Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML

Run

Intalling all dependencies.

npm install

Start with parcel-bundler (development)

npm run dev

Build production with parcel-bundler (production)

npm run prod

Authors

  • Dominik Jurkowski - All work

About

Simple widget that can be embedded on a web page. Purpose is to convert numbers from one numeral system to another.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published