Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ullenius/todo-js

Todo list in vanilla JS
https://github.com/ullenius/todo-js

es6 javascript mit-license todolist vanilla-javascript vanilla-js

Last synced: 23 days ago
JSON representation

Todo list in vanilla JS

Awesome Lists containing this project

README

        

# Todo List

Todo List app written in vanilla JavaScript. Items are chronologically sorted.

![Todo list screenshot with 5 items](screenshot.png)

# Requirements
ES6 (Ecmascript 2015)

# Licence
[MIT](LICENCE)