Socket
Socket
Sign inDemoInstall

seeds-docs

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seeds-docs

The documention site for SEEDS.


Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

SEEDS Docs

yarn docs # Build the docs to a static folder
yarn develop # Run a hot reload server

src/components/examples

This folder contains the React components used to render tokens for a particular package. If you specified a token using the yarn create-package, then there is already a file here waiting for you. If you need to make one manually, create a file called seeds-[package_name].js, export a React component, and it will be rendered onto the page for that package automatically below the overview.

src/components/utilities

This folder contains React components for utilities that would appear at the top of a page. An example of this is the "Find the Nearest Color" tool in the color package. Simply create a file called seeds-[package_name].js, export a React component, and it will be rendered onto the page next to the overview.

Keywords

FAQs

Package last updated on 16 May 2018

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