https://github.com/e18e/replacements.fyi
A web app to render module replacements
https://github.com/e18e/replacements.fyi
Last synced: 17 days ago
JSON representation
A web app to render module replacements
- Host: GitHub
- URL: https://github.com/e18e/replacements.fyi
- Owner: e18e
- License: mit
- Created: 2026-04-15T21:14:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-19T11:44:06.000Z (29 days ago)
- Last Synced: 2026-05-19T12:56:55.147Z (29 days ago)
- Language: Svelte
- Homepage: https://replacements.fyi
- Size: 1.39 MB
- Stars: 16
- Watchers: 2
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔁 [replacements.fyi](https://replacements.fyi)
## What is this?
The [module replacements](https://github.com/e18e/module-replacements) project is a community-driven effort to map replaceable npm packages to their native or more performant alternatives.
This website serves as a searchable, interactive catalog of these module replacements, allowing you to easily find and adopt better alternatives for your projects.
## Contributing
### Replacements
If you'd like to contribute to the replacements data set, or you think a replacement is wrong, please open an issue or submit a pull request to the [module replacements repository](https://github.com/e18e/module-replacements).
### Website
If you have suggestions for improving the website, please open an issue or submit a pull request to this repository.