Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 195 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 195 Bytes

ToDoJS

Simple ToDo list, made on pure javascript. Main functions - adding new todos, marking them as done, removing, saving list in local storage. Also filtering all/undone and clearing list.