1.4.0 • Published 2 years ago
@sophty-ui/icons-shared-config v1.4.0
Standard Shared Config for Sophty UI icons
Install
npm install @sophty-ui/icons-shared-config --save-devUsage
- Add
"prepare:config": "icons-shared-config"toscriptsproperty in yourpackage.json - Rename your
preparescripts toprepare:[NAME] - Add
"prepare": "npm-run-all prepare:*" - Run
npm run prepare
Configs
include shared configs:
extract actions, hooks and configs:
.github/*.husky/*.eslintrctsconfig.json
merge files:
.gitignore.npmignore
append to package.json:
scripts:
build- build shared configbuild:ts- transpileTSfilesbuild:generate- generate Icon components from svg imagesgenerate- run allgenerate:*generate:changelog- generate changeloggenerate:ghinfo- generate.ghinfofilelint- run all linterslint:eslint- runeslintTS files lintingprepare- run all prepare scriptsprepare:config- rebuild local configsprepare:husky- install husky hooksrelease- build, lint, generate changelog and bump package version
dependencies:
- @tagproject/docs-shared-config:
3.x - @tagproject/vscode-shared-config:
4.x - @types/react:
18.x - @typescript-eslint/eslint-plugin:
7.x - @typescript-eslint/parser:
7.x - changelog-guru:
5.x - eslint:
8.x - eslint-config-prettier:
9.x - eslint-plugin-import:
2.x - eslint-plugin-jest:
27.x - eslint-plugin-node:
11.x - eslint-plugin-optimize-regex:
1.x - eslint-plugin-promise:
6.x - eslint-plugin-react:
7.x - eslint-plugin-react-hooks:
4.x - ghinfo:
latest - husky:
9.x - rimraf:
latest - ts-node:
10.x - typescript:
5.x
configure:
{
"type": "module",
"types": "./lib/index.d.ts",
"exports": {
".": "./lib/index.js",
"./theme.css": "./lib/assets/theme.css"
},
"peerDependencies": {
"clsx": "1.x",
"react": "18.x",
"react-dom": "18.x"
}
}1.3.2
2 years ago
1.4.0
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.2.0
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.2.3
3 years ago
1.1.4
3 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.1.2
3 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago