Skip to content

alexovn/ts-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo app on native JS (with TS support)

Simple todo app on native JS (with TS support)

https://alexovn.github.io/ts-todo/

Features

  • Create task by click on Add btn (or by press on Enter key);
  • Edit task by double click on it;
  • Filter tasks by its state (All, Active, Completed);
  • Pin task by click on a Pin icon;
  • Clear all completed tasks.

About

Simple todo app on native js (with TS support)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors