0.0.1 • Published 3 years ago

unorderedlist v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

UnorderedList

UnorderedList is an npm library for dealing with list items with a single event listener via event delegation

Installation

Use the package manager npm to install UnorderedList.

npm install unorderedlist

Usage

const UnorderedList = require("unorderedlist");
const unorderedlist = new UnorderedList();

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

0.0.1

3 years ago