0.0.20 • Published 9 days ago

sunmoon-working-components v0.0.20

Weekly downloads
-
License
-
Repository
-
Last release
9 days ago

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

  • Configure the top-level parserOptions property like this:
export default {
  // other rules...
  parserOptions: {
    ecmaVersion: 'latest',
    sourceType: 'module',
    project: ['./tsconfig.json', './tsconfig.node.json'],
    tsconfigRootDir: __dirname,
  },
}
  • Replace plugin:@typescript-eslint/recommended to plugin:@typescript-eslint/recommended-type-checked or plugin:@typescript-eslint/strict-type-checked
  • Optionally add plugin:@typescript-eslint/stylistic-type-checked
  • Install eslint-plugin-react and add plugin:react/recommended & plugin:react/jsx-runtime to the extends list

TODO

  • modal
  • stepper
  • null
  • loading
  • svg
  • dropdown
  • upload
  • 无限加载
  • load more
  • table,自定义的那个?在liondex
  • search
0.0.20

9 days ago

0.0.18

10 days ago

0.0.19

10 days ago

0.0.13

11 days ago

0.0.14

11 days ago

0.0.15

11 days ago

0.0.16

11 days ago

0.0.17

11 days ago

0.0.12

13 days ago

0.0.11

14 days ago

0.0.10

14 days ago

0.0.9

15 days ago

0.0.8

15 days ago

0.0.7

15 days ago

0.0.5

17 days ago

0.0.6

17 days ago

0.0.4

17 days ago

0.0.3

17 days ago

0.0.2

17 days ago

0.0.1

17 days ago