0.1.0 • Published 11 months ago
extra-tabler-icons v0.1.0
extra-tabler-icons
Adapted icons to complement Tabler Icons.
- Source code
- npm package
- Licenses
- Package Phobia
- bundlejs
- npm trends
- Snyk Advisor
- Visualization of npm dependencies
Available icons
Based on Tabler Icons v3.14.0
Brands
- Feedzai:
feedzai.svg
- JupyterLab:
jupyterlab.svg
Two-letter icons
- Codeberg:
cb.svg
- GitHub:
gh.svg
- GitLab:
gl.svg
- Hugging Face:
hf.svg
Development
Install fnm (if necessary).
fnm install && fnm use && node --version && npm --version
npm install
npm run dev
npm run lint
npm run format
Deployment
npm pack --dry-run
npm version patch
npm version minor
npm version major
echo "v$(npm pkg get version | tr -d \")" | pbcopy
- Commit and push changes.
- Create a tag on GitHub Desktop.
- Check GitLab.
npm login
npm publish
- Check npm.
0.1.0
11 months ago