Minze

Dead-simple JS framework for native web components.

README

 

Minze


Minze


Dead-simple JS framework for native web components.


Minze (German shorthand for "Peppermint", pronounced /ˈmɪnt͡sə/) lets you rapidly build native web components.

It provides an intuitive abstraction layer around the web components API with its own fully typed JavaScript API. Including reactivity, lifecycle hooks, scoped styles, one-shot components registration, and more.

1. You can create cross-framework component libraries or design systems and share them with your team or the world.
2. You can add Minze to any web project and create components without even using any build tools.


Features


- 👶 Simple - Dive right in by scaffolding a project or using a CDN link.
- ⚡ Fast - Tiny footprint ~2KB (minified and compressed).
- 🚀 Modern - Based on the latest technologies around web components.
- 📦 Shareable - Build component libraries or design systems. Define once, use everywhere.
- 🎲 Framework Agnostic - Use Minze with any common framework - React, Vue, etc ...
- 🔒 Typed API - Scale your component library with ease by using TypeScript.

Packages


ProjectVersionDescription
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[minze](packages/minze)[![minzeDead-simple
[create-minze](packages/create-minze)[![create-minzeScaffolding
[@minzejs/elements](packages/minze-elements)[![minze-elementsNative
[playground](packages/playground)[![playgroundInternal
[tests](packages/tests)[![testsInternal

Contribution



License


MIT