Skip to content

mirkoperillo/ts-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ts-converter

ts-converter is a tiny browser extension that transforms a timestamp in a human readable date. I created ts-converter with two goals:

  1. Start to learn Elm
  2. I work a lot with timestamps

Available for:

Requirements

  • Elm >= 0.19

Build

  1. Compile source code with scripts/compile.sh
  2. Create extension package with scripts/build-unsigned.sh

Quickstart dev

Run elm reactor to see the result of Elm code

License

ts-converter is released under GPLv3