Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maibornwolff/mwui-stencil

Package Overview
Dependencies
Maintainers
7
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maibornwolff/mwui-stencil - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "@maibornwolff/mwui-stencil",
"version": "0.1.0",
"version": "0.1.1",
"description": "Component Library using Figma's design tokens",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

@@ -1,9 +0,11 @@

[![npm](https://img.shields.io/npm/v/mwui-stencil?color=blue)](https://www.npmjs.com/package/mwui-stencil)
[![npm](https://img.shields.io/npm/v/@maibornwolff/mwui-stencil?color=blue)](https://www.npmjs.com/package/@maibornwolff/mwui-stencil)
# MWUI - Stencil
# The Liberation Machine
`mwui-stencil` houses the component library of the MWUI and is built using [StencilJs](https://stenciljs.com/).
## MWUI - Stencil
`mwui-stencil` houses the Web Component library of the MWUI and is built using [StencilJs](https://stenciljs.com/).
Stencil provides WebComponents as well as framework-specific integrations to leverage usage of WebComponents in React, Vue and Angular.
### Creation
### Add new components

@@ -17,3 +19,2 @@ To create new components, run:

Alternatively you can manually create components by adding them to `src/components`.
Custom Element names are written in kebab-case, prefixed with `mw-` (e.g. `mw-button`).

@@ -20,0 +21,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc