expence_tracker
v1.0.0
Published
A simple JavaScript package for managing to-do lists. Easily add, remove, and complete tasks with this lightweight task manager.
Downloads
3
Readme
To-Do List Manager
A simple JavaScript package for managing to-do lists. Easily add, remove, and complete tasks with this lightweight task manager.
Features
- Add tasks to your to-do list
- Remove tasks from your list
- Mark tasks as completed
- List all current tasks with their status
Installation
To install the package, use npm:
npm install todo-manager