table-parser

所属分类:硬件设计
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-11-10 13:48:03
上 传 者sh-1993
说明:  sbis期刊文章的分析器。只需从单词中复制并粘贴表,然后单击开始。表分析器将为...生成有效的html布局...
(Parser for sbis journal articles. Just copy and paste your table from word and click start. Table Parser will build valid html-layout for you)

文件列表:
.eslintrc.cjs (436, 2023-12-25)
index.html (404, 2023-12-25)
package-lock.json (254844, 2023-12-25)
package.json (1215, 2023-12-25)
plan.txt (1120, 2023-12-25)
public/ (0, 2023-12-25)
public/vite.svg (1497, 2023-12-25)
src/ (0, 2023-12-25)
src/app/ (0, 2023-12-25)
src/app/App.tsx (2666, 2023-12-25)
src/app/providers/ (0, 2023-12-25)
src/app/providers/StoreProvider/ (0, 2023-12-25)
src/app/providers/StoreProvider/config/ (0, 2023-12-25)
src/app/providers/StoreProvider/config/StoreSchema.ts (142, 2023-12-25)
src/app/providers/StoreProvider/config/store.ts (267, 2023-12-25)
src/app/providers/StoreProvider/index.ts (145, 2023-12-25)
src/app/providers/StoreProvider/ui/ (0, 2023-12-25)
src/app/providers/StoreProvider/ui/StoreProvider.tsx (318, 2023-12-25)
src/app/providers/ThemeProvider/ (0, 2023-12-25)
src/app/providers/ThemeProvider/index.ts (126, 2023-12-25)
src/app/providers/ThemeProvider/lib/ (0, 2023-12-25)
src/app/providers/ThemeProvider/lib/ThemeContext.ts (246, 2023-12-25)
src/app/providers/ThemeProvider/lib/useTheme.ts (582, 2023-12-25)
src/app/providers/ThemeProvider/ui/ (0, 2023-12-25)
src/app/providers/ThemeProvider/ui/ThemeProvider.tsx (708, 2023-12-25)
src/app/styles/ (0, 2023-12-25)
src/app/styles/flex.less (894, 2023-12-25)
src/app/styles/fonts/ (0, 2023-12-25)
src/app/styles/fonts/Helvetica/ (0, 2023-12-25)
src/app/styles/fonts/Helvetica/helvetica_regular.otf (232116, 2023-12-25)
src/app/styles/fonts/Inter/ (0, 2023-12-25)
src/app/styles/fonts/Inter/Inter-Black.ttf (316372, 2023-12-25)
src/app/styles/fonts/Inter/Inter-Bold.ttf (316100, 2023-12-25)
src/app/styles/fonts/Inter/Inter-ExtraBold.ttf (316716, 2023-12-25)
src/app/styles/fonts/Inter/Inter-ExtraLight.ttf (310808, 2023-12-25)
src/app/styles/fonts/Inter/Inter-Light.ttf (310420, 2023-12-25)
src/app/styles/fonts/Inter/Inter-Medium.ttf (314712, 2023-12-25)
src/app/styles/fonts/Inter/Inter-Regular.ttf (309828, 2023-12-25)
... ...

# 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: - [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh - [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh ## 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: ```js 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](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list # table-parser

近期下载者

相关文件


收藏者