Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriyyakym committed Jan 6, 2024
1 parent ed690f4 commit 12d8907
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# filter-limit

![Tests](https://github.com/yuriyyakym/filter-limit/actions/workflows/tests.yml/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

## Overview
Expand All @@ -25,6 +26,7 @@ import filterLimit from 'https://unpkg.com/filter-limit/dist/esm/index.min.js';
- Performance-focused
- Filters arrays based on custom criteria
- Limit the number of results
- Dependency-free
- Works with CJS and ESM
- Lightweight
- ESM **226b** (**201b** gzipped)
Expand Down

0 comments on commit 12d8907

Please sign in to comment.