Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aliazlanpro/sr-dedupe
A deduplicator for reference libraries
https://github.com/aliazlanpro/sr-dedupe
Last synced: 6 days ago
JSON representation
A deduplicator for reference libraries
- Host: GitHub
- URL: https://github.com/aliazlanpro/sr-dedupe
- Owner: aliazlanpro
- License: mit
- Created: 2024-11-06T18:50:00.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T11:10:09.000Z (12 days ago)
- Last Synced: 2024-12-11T11:14:52.179Z (12 days ago)
- Language: TypeScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# **SR Dedupe**
A deduplication library for reference libraries. It is a fork of [IEBH/dedupe-sweep](https://github.com/IEBH/dedupe-sweep), rewritten in TypeScript and test with vitest.
## Installation
```bash
npm install sr-dedupe
```