New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@manifoldco/ui

Package Overview
Dependencies
Maintainers
18
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manifoldco/ui

Manifold UI

  • 0.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-95.96%
Maintainers
18
Weekly downloads
 
Created
Source

@manifoldco/ui

Manifold’s reusable web components, built with Stencil

Installation

Distribution is via npm. To use, run the following in any terminal:

npm install @manifoldco/ui --save

Usage in Frameworks

Currently, Manifold UI supports the following frameworks:

NameSupported?
Angular
React
Vue
Ember
Vanilla JS (no framework)

To integrate into your app, please refer to Stencil’s documentation.

The only change needed from their docs is replace test-components with @manifoldco/ui, like so:

// Replace this… 🚫
import { defineCustomElements } from 'test-components/dist/loader';

// …with this ✅
import { defineCustomElements } from '@manifoldco/ui/dist/loader';

FAQs

Package last updated on 13 Mar 2019

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

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