Skip to content

willybeans/ts_calculator

Repository files navigation

ts_calculator

Can be viewed live at: https://willybeans.github.io/ts_calculator/

A calculator built with TypeScript, HTML, CSS, as well as unit tests written in jest using jsdom. The intention of this project was to work outside of typical front end frameworks and libraries, as well as to showcase more complex UI design concepts.

This project was originally written in vanilla JS, but was recently refactored into TS. That old js file has been kept in the file directory for reference.

to run

  • npm i
  • npm run serve
  • navigate to webpacks provided localhost url

About

A calculator in TypeScript, HTML, CSS

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages