Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```