RobertBendun / time

Collection of notations for time representation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Everything Everytime All at Once

Collection of various time notation, created as an excercise in WebAssembly and Rust integration.

Plan

  • Implemented version of the website in JavaScript
  • Port to WebAssembly
  • Create initial rendering on server side for noscript targets
    • Share the same code for WebAssembly and server time rendering
    • Pack it in one Rust project if possible

About

Collection of notations for time representation

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.9%Language:HTML 49.1%