Recommend this page to a friend! |
![]() |
Info | Documentation | ![]() |
![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2025-07-09 (3 hours ago) ![]() | Not yet rated by the users | Total: 28 | All time: 527 This week: 3![]() |
Version | License | JavaScript version | Categories | |||
yet-another-todo-lis 1.0 | Custom (specified... | 5 | HTML, jQuery, Content management |
Description | Author | ||||||||
This is a jQuery plugin can show and manage tasks of a todo list on a Web page. |
|
npm install yet-another-todo-list --save
With default options:
$(yourContainer).yetAnotherTodoList();
With options:
$(yourContainer).yetAnotherTodoList({
defaultList : ["Foo", "Bar"],
titleText : 'TODO list title',
buttonAddText : '+ Add',
buttonDeleteText: '- Delete',
buttonUndoText : 'Undo',
});
There is a demo at https://github.com/msalsas/yet-another-todo-list/blob/master/dist/index.html.
npm run build
to deploy
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Lic. | License text | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Doc. | Documentation | ||
![]() |
Class | Class source |
![]() |
/ | dist |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Auxiliary data |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() ![]() |
Doc. | Documentation |
![]() |
/ | src |
File | Role | Description |
---|---|---|
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Example | Example page |
![]() |
Class | Class source |
![]() ![]() |
Data | Auxiliary data |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.