Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mishieck/material-icons-type-generator

Generate Material Icons type definition for names using Bun.
https://github.com/mishieck/material-icons-type-generator

bun material-icons script typescript-definitions

Last synced: about 11 hours ago
JSON representation

Generate Material Icons type definition for names using Bun.

Awesome Lists containing this project

README

        

# Material Icons Type Generator

Generate TypeScript type definition for Material Icon Names. The type is
generated using bun. You can either copy the contents of the file file
(`material-icons-types.ts`) or clone the repo and run the script
`bun run index.ts` to get the latest type definitions. The script uses the
GitHub API through the library `octokit`. Therefore, you need to use an access
token.