New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

minze

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minze

Dead-simple JS framework for native web components.

latest
Source
npmnpm
Version
1.10.2
Version published
Weekly downloads
29
-55.38%
Maintainers
1
Weekly downloads
 
Created
Source

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.

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

Read the Docs to Learn More.

Features

  • 👶 Simple - Dive right in by scaffolding a project, installing from npm or using a CDN link.
  • ⚡ Fast - Tiny footprint ~3KB (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, Svelte, etc ...
  • 📕 Storybook - Minze x Storybook dev environment integration.
  • 📖 Extensive Docs - Comprehensive documentation and API reference.
  • 🔒 Typed API - Scale your component library with ease by using TypeScript.

Keywords

minze

FAQs

Package last updated on 23 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts