DefinitelyTyped/types/material-ui/scripts
mtgto a2f0dc2938 material-ui: Fix IconMenu properties. (#22663)
* material-ui: Fix IconMenu properties.

* material-ui: Bug Fix IconMenu#onClick argument

* material-ui: Bug Fix IconMenu#children typedef.
2018-01-12 10:02:26 -08:00
..
generate.ts
README.md
tsconfig.json

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