issues
search
bicarbon8
/
todoTxtWebUi
A web UI to use with a todo.txt file
GNU General Public License v3.0
111
stars
21
forks
source link
convert to TypeScript
#36
Closed
bicarbon8
closed
4 years ago
bicarbon8
commented
4 years ago
Changes:
converts project from older grunt build process standard
npm
scripts
converts all JavaScript code to TypeScript
removes minification and obfuscation and replaces with webpack bundling
converts QUnit tests to Jasmine run via Karma runner
converts PFT integration tests to Jasmine run via Karma runner
Build:
https://travis-ci.org/bicarbon8/todoTxtWebUi/builds/624242637
Changes:
Build: