Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minedelve/mytril
Mytril Svelte library component for rapidly building modern websites based on Svelte and Sveltekit
https://github.com/minedelve/mytril
components-library css interfaces mytril svelte sveltekit typescript ui-components vitejs
Last synced: 11 days ago
JSON representation
Mytril Svelte library component for rapidly building modern websites based on Svelte and Sveltekit
- Host: GitHub
- URL: https://github.com/minedelve/mytril
- Owner: minedelve
- License: mit
- Created: 2024-07-19T11:08:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T17:46:24.000Z (3 months ago)
- Last Synced: 2024-10-25T07:26:34.991Z (3 months ago)
- Topics: components-library, css, interfaces, mytril, svelte, sveltekit, typescript, ui-components, vitejs
- Language: JavaScript
- Homepage: https://minedelve.com
- Size: 3.57 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Mytril Svelte library component for rapidly building modern websites based on Svelte and Sveltekit
[![][version]](https://github.com/minedelve/mytril/releases?q=mytril&expanded=true)
[![][installs]](https://www.npmjs.com/package/mytril)
[![][installs-this-month]](https://www.npmjs.com/package/mytril)
[![][license]](https://github.com/minedelve/mytril/blob/main/LICENSE)
[![][discord]](https://discord.gg/fwyaGUhbav)| :warning: | **Mytril is currently in development.**
We will post a link here when we have an alpha and beta release ready for testing. Until then, we welcome contributors to help bring this project to life. | [CONTRIBUTE](https://github.com/minedelve/mytril) |
| --------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------- |## Install
```cmd
npm install --save-dev mytril
npx mytril init
``````cmd
yarn add -D mytril
npx mytril init
``````cmd
bun add -D mytril
npx mytril init
```## Documentation
For full documentation, visit [minedelve.com](https://minedelve.com).
## Community
For chatting with others using the framework:
[Join the Mytril Discord Server](https://discord.gg/fwyaGUhbav)
Copyright © 2022-2025 [Minedelve](https://minedelve.com), [Nycolaide](https://github.com/Nycolaide)
[version]: https://img.shields.io/npm/v/mytril.svg?label=Version&color=f58142
[license]: https://badgen.net/github/license/minedelve/mytril?label=License&color=cc5640
[installs]: https://badgen.net/npm/dt/mytril?label=NPM%20installs&color=40ba12
[installs-this-month]: https://badgen.net/npm/dm/mytril?label=NPM%20installs&color=40ba12
[discord]: https://img.shields.io/discord/1093887038991896717?color=5865F2&label=Discord&logo=discord&logoColor=white