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

@mest-fe/widgets

Package Overview
Dependencies
Maintainers
4
Versions
464
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mest-fe/widgets

Describe the data from the blockchain in the card with the components / elements.

latest
Source
npmnpm
Version
0.3.0-dev.4
Version published
Maintainers
4
Created
Source


Widgets

Describe the data from the blockchain in the card with the components / elements.

What's included

We use a combination of generic components to present data content, which are used in the official MEST website and usually contain the following features:

  • Composite components, templates, charts and cards.
  • Network requests, business logic.
  • Interactivity of components.
  • Self-consistent, responsive design.

Usage

  • Browse the documentation site to see examples of each component in use: storybook.mest.io.
  • Installation using package manager: yarn add @mest-fe/widgets.

Development

After cloning this project, run the yarn start command locally to start the preview server.

You can create a component in the /widgets folder, and correspondingly, create a documentation and example of this component in the /stories folder.

All components will eventually be published to the npm package platform, but you don't need to think about this while developing, a reviewer will come and help you with the release when your PR is created.

References

License

MIT

FAQs

Package last updated on 11 Jan 2023

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