Skip to content

gomasch/SPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

SPA

This repository contains some simple, or rather primitive, single page HTML "applications".

Each consists of one HTML page which in turn contains some JavaScript that performs a somewhat useful thing.

  • ConvertTime - instant conversion between milliseconds, seconds, minutes, hours, days, and so on.
    Run in browser

Sometimes I like to build myself some small tool (typically C#) to get a small programming task done. Could this also be done in JavaScript and run in the browser? Probably. I am not a web developer, but let's try.

LICENSE
MIT License
http://opensource.org/licenses/MIT

About

Primitive tools as single page HTML / JavaScript apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages