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
15
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-0
  • Source
  • npm
  • Socket score

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

Embeddable Marketplace

This is the embeddable marketplace. It uses Stencil to build a lightweight, framework-agnostic, marketetplace with web components that can be embedded in other websites.

Local Setup

To run this project locally, clone this repo, navigate to the project root, and run:

npm install

and run:

npm start

To build the app for production, run:

npm run build

To run the unit tests once, run:

npm test

To run the unit tests and watch for file changes during development, run:

npm run test.watch

Publishing

To publish to npm, the following commands are supported:

CommandDescription
npm run publish:rcPublish a release candidate to npm (testing, etc.)
npm run publish:patchPublish a patch version
npm run publish:minorPublish a minor version
npm run publish:majorPublish a major version

FAQs

Package last updated on 15 Feb 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