amilajack / amilajack/compat-db
Initial database creation
Open
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The PR for this is responsible for writing the actual databases to be consumed by users. The database should implement `src/DatabaseType.js`.
The database should be split into separate modules. This will allow for better traversal performance. The databases will be split into `css.json`, `js.json` and `all.json`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.