mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [material-ui] Update svg-icons * Update mark for code generation * Add a code generation script for material-ui * Remove .js in ./scripts |
||
|---|---|---|
| .. | ||
| generate.js | ||
| README.md | ||
Generator for material-ui
Usage
node scripts/material-ui/generate.js
GitHub API Limitation
The error GitHub response: 401 Unauthorized is due to Rate Limiting | GitHub API v3 | GitHub Developer Guide. In order to avoid this, it is necessary to publish Personal access token and specify it as an environment variable.
GITHUB_ACCESS_TOKEN=XXXXX node scripts/material-ui/generate.js