Skip to content

Commit

Permalink
Merge branch 'master' of github.com:marrionluaka/multiselect
Browse files Browse the repository at this point in the history
  • Loading branch information
marrionluaka committed Jun 3, 2024
2 parents 5294444 + bb5e92f commit d95e11f
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 d95e11f

Please sign in to comment.