WangLeto / todo

a local storage todo list

Home Page:https://wangleto.github.io/todo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo list

Try it on this page.

About

兴趣使然。
I make this page for fun.

  • To switch css file dynamically, I use a <base href="/"> tag in the head, which leads to some mess when running the page in local, I suggest add ".." before "/" to solve it.

  • Additionally, Microsoft Edge seems not to support a local file page use localStorage API, so change to use Chrome or Firefox.

  • I use uncss to shrink bootstrap's size, however, some class dynamically binded by vue cannot be detected, so remember to add theme back to bootstrap.min.uncss.css.

About

a local storage todo list

https://wangleto.github.io/todo/


Languages

Language:JavaScript 37.9%Language:HTML 35.5%Language:CSS 26.6%