Skip to content

mirkoperillo/ts-converter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

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