Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/o0y0o/f2e-dev-toolkit
๐ฉโ๐ฌ Common front-end dev toolkit.
https://github.com/o0y0o/f2e-dev-toolkit
eslint javascript nodejs npm-package
Last synced: 12 days ago
JSON representation
๐ฉโ๐ฌ Common front-end dev toolkit.
- Host: GitHub
- URL: https://github.com/o0y0o/f2e-dev-toolkit
- Owner: o0y0o
- License: mit
- Created: 2020-09-14T10:37:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T18:32:54.000Z (26 days ago)
- Last Synced: 2024-10-28T19:55:16.467Z (23 days ago)
- Topics: eslint, javascript, nodejs, npm-package
- Language: JavaScript
- Homepage:
- Size: 1.97 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# o0y0o/f2e-dev-toolkit ยท [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/o0y0o/f2e-dev-toolkit/blob/master/LICENSE) ![Package Status](https://github.com/o0y0o/f2e-dev-toolkit/workflows/Package/badge.svg) ![Test Status](https://github.com/o0y0o/f2e-dev-toolkit/workflows/Test/badge.svg)
Common front-end dev toolkit.
## Packages
Check out the following links to see more detail.
| Package | Version |
| ------- | ------- |
| [@0y0/babel-preset-vanilla](https://github.com/o0y0o/f2e-dev-toolkit/tree/master/packages/babel-preset-vanilla) | [![npm](https://img.shields.io/npm/v/@0y0/babel-preset-vanilla.svg)](https://www.npmjs.com/package/@0y0/babel-preset-vanilla) |
| [@0y0/babel-preset-react](https://github.com/o0y0o/f2e-dev-toolkit/tree/master/packages/babel-preset-react) | [![npm](https://img.shields.io/npm/v/@0y0/babel-preset-react.svg)](https://www.npmjs.com/package/@0y0/babel-preset-react) |
| [@0y0/babel-preset-antd](https://github.com/o0y0o/f2e-dev-toolkit/tree/master/packages/babel-preset-antd) | [![npm](https://img.shields.io/npm/v/@0y0/babel-preset-antd.svg)](https://www.npmjs.com/package/@0y0/babel-preset-antd) |
| [@0y0/eslint-config-vanilla](https://github.com/o0y0o/f2e-dev-toolkit/tree/master/packages/eslint-config-vanilla) | [![npm](https://img.shields.io/npm/v/@0y0/eslint-config-vanilla.svg)](https://www.npmjs.com/package/@0y0/eslint-config-vanilla) |
| [@0y0/eslint-config-tests](https://github.com/o0y0o/f2e-dev-toolkit/tree/master/packages/eslint-config-tests) | [![npm](https://img.shields.io/npm/v/@0y0/eslint-config-tests.svg)](https://www.npmjs.com/package/@0y0/eslint-config-tests) |
| [@0y0/eslint-config-react](https://github.com/o0y0o/f2e-dev-toolkit/tree/master/packages/eslint-config-react) | [![npm](https://img.shields.io/npm/v/@0y0/eslint-config-react.svg)](https://www.npmjs.com/package/@0y0/eslint-config-react) |
| [@0y0/eslint-plugin-react](https://github.com/o0y0o/f2e-dev-toolkit/tree/master/packages/eslint-plugin-react) | [![npm](https://img.shields.io/npm/v/@0y0/eslint-plugin-react.svg)](https://www.npmjs.com/package/@0y0/eslint-plugin-react) |
| [@0y0/webpack-config-vanilla](https://github.com/o0y0o/f2e-dev-toolkit/tree/master/packages/webpack-config-vanilla) | [![npm](https://img.shields.io/npm/v/@0y0/webpack-config-vanilla.svg)](https://www.npmjs.com/package/@0y0/webpack-config-vanilla) |
| [@0y0/webpack-config-react](https://github.com/o0y0o/f2e-dev-toolkit/tree/master/packages/webpack-config-react) | [![npm](https://img.shields.io/npm/v/@0y0/webpack-config-react.svg)](https://www.npmjs.com/package/@0y0/webpack-config-react) |## License
[MIT](https://github.com/o0y0o/f2e-dev-toolkit/blob/master/LICENSE)