Skip to content

ravikantcool2024/dataset

 
 

Repository files navigation

TC39 Proposal dataset

This project provide TC39 proposal latest status

"API"

Development

Setup:

git clone https://github.com/tc39/dataset
cd dataset
# Install dependencies
npm ci
# Clone tc39/proposals and tc39/notes for make dataset
git clone https://github.com/tc39/notes
git clone https://github.com/tc39/proposal

Update dist files:

npm run build
GITHUB_TOKEN=xxx npm run make-dataset # Pass GITHUB_TOKEN for avoid rate limit
npm run make-scheme

LICENSE

UNLICENSE

About

The automatic track tc39 proposals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%