Socket
Socket
Sign inDemoInstall

@likethemammal/open-source-react-component-example

Package Overview
Dependencies
24
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @likethemammal/open-source-react-component-example

Example open source react component


Version published
Maintainers
1
Install size
3.94 MB
Created

Readme

Source

Build Status Coverage Status

npm Version npm Downloads license

likethemammal/open-source-react-component-example

Easily copyable example of a react-es6-jest-webpack codebase, distributing a React component.

[DELETE] This is an example, so everything below this line should be replaced.

Install

CDN
https://unpkg.com/mermaid@<version>/lib/

Replace with expected version number.

Example: https://unpkg.com/@likethemammal/open-source-react-component-example@0.2.6/lib/

Node.js
npm install --save ____

Usage

Check out example/index.js for exact usage. Descriptions are below.

Import

import { SettingsStepper, Toggle } from 'overwatch-settings-stepper'

Props

namerequiredtypedefaultdesc
exampleXinteger0Example of a required integer prop

Development

npm run dev
Running the example
cd example/; npm run dev

Open http://localhost:8080/ to view example

Tests

npm test

License

Made with 🍊 by Chris Dolphin

![license]((https://travis-ci.org/likethemammal/open-source-react-component-example.svg?style=flat-square)

Keywords

FAQs

Last updated on 28 Apr 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc