https://github.com/ratmd/miru
[WiP] Vue3 Component Framework
https://github.com/ratmd/miru
Last synced: 4 months ago
JSON representation
[WiP] Vue3 Component Framework
- Host: GitHub
- URL: https://github.com/ratmd/miru
- Owner: RatMD
- License: mit
- Created: 2024-02-25T16:24:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T20:37:10.000Z (over 1 year ago)
- Last Synced: 2026-03-27T23:41:58.826Z (4 months ago)
- Language: Vue
- Homepage: https://miru.ink
- Size: 1.36 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
miru.ink
========
[](https://www.npmjs.com/package/miru.ink)
[](https://github.com/RatMD/miru/blob/master/LICENSE.md)
> [!CAUTION]
> __EXPERIMENTAL STATE__ - Don't use this package in production 🚧
**miru.ink** is a Vue3-written, tailwind-styled component and function library. With focus on the
development of mobile apps (especially PWAs), but also with support for tablet and desktop
websites and applications.
- [histoire.miru.ink](https://histoire.miru.ink)
- [docs.miru.ink](https://docs.miru.ink) (Temporary available under miru.ink)
- [miru.ink](https://miru.ink) (Under Construction)
Requirements
------------
- _Peer_: Vue 3.4 (may works with lower versions as well, but untested)
- _Peer_: postcss 8.3.0 (may works with lower versions as well, but untested)
- _Peer_: postcss-import 16.0.0 (may works with lower versions as well, but untested)
- _Peer_: tailwindcss 3.3.0 (may works with lower versions as well, but untested)
- _Bundled_: [@floating-ui/vue](https://www.npmjs.com/package/@floating-ui/vue)
- _Bundled_: [polyfill-crypto-methods](https://www.npmjs.com/package/polyfill-crypto-methods)
- _Bundled_: [valibot](https://www.npmjs.com/package/valibot)
Installation
------------
_Work in Progress_
Usage
-----
_Work in Progress_
License
-------
Published under the MIT License\
Copyright © 2023 - 2024 rat.md
\
**miru.ink** is inspired by [OctoberCMS](https://octobercms.com/), [Bootstrap](https://getbootstrap.com/),
[Geist](https://vercel.com/geist/introduction), [shadcn/ui](https://ui.shadcn.com/), [daisyUI](https://daisyui.com/)
and many different [dribbble](https://dribbble.com) shots.