ribafs / HTML5-CRUD-localstorage

CRUD sample using localstrage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML5 localStrage CRUD sample

Simple CRUD application using HTML5 localStrage.
CRUD stands for Create, Read, Update and Delete.

Install

No installation required.
Put all files in accessible by Web Browser.
To launch application, open index.html.

License

Creative Commons Attribution 4.0 International License

Auther

TOKUNO, Hirokazu

About

CRUD sample using localstrage


Languages

Language:JavaScript 98.0%Language:CSS 2.0%