Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



Mytril Library

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