https://github.com/redex/redex.github.io
Reason package index
https://github.com/redex/redex.github.io
Last synced: 8 months ago
JSON representation
Reason package index
- Host: GitHub
- URL: https://github.com/redex/redex.github.io
- Owner: redex
- License: mit
- Created: 2017-12-18T16:21:48.000Z (about 8 years ago)
- Default Branch: source
- Last Pushed: 2025-05-01T08:49:36.000Z (9 months ago)
- Last Synced: 2025-05-01T09:36:19.937Z (9 months ago)
- Language: Reason
- Homepage: https://redex.github.io/
- Size: 311 MB
- Stars: 65
- Watchers: 2
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - redex.github.io
README
redex - Reason Package Index
redex is a curated index of packages for the Reason/BuckleScript ecosystem.
This repository contains the source of the [redex](https://redex.github.io/)
website. Most of the content is generated by scripts in the
[redex-scripts](https://github.com/redex/redex-scripts) repository, based on data
in the [data](https://github.com/redex/data) repository, as well as from third-party
services.
## How do I add a package?
Please see [the redex publishing guide](https://redex.github.io/publish) for
information on how to add a package.
## How do I report a bug or request a feature?
* If it is a bug or feature request regarding the website itself, [create an issue on this repository](https://github.com/redex/redex.github.io/issues/new)
* If the curated data is incorrect or lacking, [create an issue on the data repository](https://github.com/redex/data/issues/new)
or [edit the curated data and submit a Pull Request](https://github.com/redex/data/blob/master/sources.json)
* If it is a bug with the package itself, its readme or metadata, please create an issue on that package's
repository or bug tracker.