Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhou-tao/svelte-admin
admin template for svelte + vite + ts
https://github.com/zhou-tao/svelte-admin
svelte typescript vite
Last synced: 4 days ago
JSON representation
admin template for svelte + vite + ts
- Host: GitHub
- URL: https://github.com/zhou-tao/svelte-admin
- Owner: zhou-tao
- License: mit
- Created: 2023-07-26T15:50:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T14:28:16.000Z (about 1 year ago)
- Last Synced: 2023-09-21T04:07:27.910Z (about 1 year ago)
- Topics: svelte, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 228 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Admin
Admin template for svelte + vite + ts.
### Features
- General admin layout, theme settings.
- Code Generator by [plop.js](https://plopjs.com/).
- Code lint by [eslint](https://eslint.org/) + [lint-staged](https://github.com/okonet/lint-staged) + [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks).### License
[MIT](./LICENSE) License © 2023-PRESENT [toryz](https://github.com/zhou-tao)