Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arvinxx/umi-plugin-figma
umi-plugin-figma
https://github.com/arvinxx/umi-plugin-figma
figma umi umi-plugin
Last synced: 9 days ago
JSON representation
umi-plugin-figma
- Host: GitHub
- URL: https://github.com/arvinxx/umi-plugin-figma
- Owner: arvinxx
- License: mit
- Archived: true
- Created: 2021-02-15T17:09:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:03:35.000Z (about 2 years ago)
- Last Synced: 2025-01-16T05:18:17.275Z (15 days ago)
- Topics: figma, umi, umi-plugin
- Language: TypeScript
- Homepage: https://umi-plugin-figma.vercel.app
- Size: 72.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# umi plugin figma
![][version-url] [![semantic-release][semantic-release]][semantic-release-repo] ![][license-url]
[![Test CI status][test-ci]][test-ci-url] [![Release CI][release-ci]][deploy-ci-url] [![Coverage][coverage]][codecov-url]
[version-url]: https://img.shields.io/github/v/release/arvinxx/umi-plugin-figma
[license-url]: https://img.shields.io/github/license/arvinxx/umi-plugin-figma[semantic-release]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[semantic-release-repo]: https://github.com/semantic-release/semantic-release[coverage]: https://codecov.io/gh/arvinxx/umi-plugin-figma/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/arvinxx/umi-plugin-figma/branch/master[test-ci]: https://github.com/arvinxx/umi-plugin-figma/workflows/Test%20CI/badge.svg
[release-ci]: https://github.com/arvinxx/umi-plugin-figma/workflows/Release%20CI/badge.svg
[test-ci-url]: https://github.com/arvinxx/umi-plugin-figma/actions?query=workflow%3A%22Test+CI%22
[deploy-ci-url]: https://github.com/arvinxx/umi-plugin-figma/actions?query=workflow%3A%22Release+CI%22用于开发 umi 插件的模板
## 安装
```bash
npm i
```或
```bash
yarn
```## 开发
```bash
$ yarn start
```## License
[MIT](./LICENSE) ® Arvin Xu