List.js - Add, edit & remove

Note: These examples are build using jQuery, but that is not required.

Contact list

Name Age City
Jonny 25 Stockholm
Jonas -132 Berlin
Gustaf -23 Sundsvall
Fredrik 26 Goteborg

This is just a simple example showing how to use add(), values() and remove(). The example have bugs (not List.js (I hope ;)) so do not recommend copy-paste programming.