Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marrionluaka authored Jun 3, 2024
1 parent 544fdc4 commit bb5e92f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# multiselect

A lightweight JavaScript utility for enabling multi-selection functionality.

## Features
- Simple API for managing multi-selection
- Lightweight and fast
- No dependencies

## Installation

### npm
```bash
npm install multiselect

0 comments on commit bb5e92f

Please sign in to comment.