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

react-sapling

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-sapling

React components without the boilerplate.

latest
Source
npmnpm
Version
0.6.1
Version published
Maintainers
1
Created
Source

react-sapling

🌱 React components without the boilerplate.

npm version Build Status

View documentation

Quick Start

> mkdir my-component
> cd my-component
> npm init -y
> npm install --save-dev react-sapling
> ./node_modules/.bin/sapling init
> npm start

Listening at http://localhost:5400/

Features

  • TypeScript or JavaScript components.
  • Testing with Jest
  • Static documentation:
    • Add *.md files as necessary.
    • Code examples with preview
    • Live editor (coming soon!)

Sample Components

A list of sapling components in the wild:

Neat Projects

Projects that use sapling in one form or another:

react-nursery

A hosted environment for all your sapling component documentation.

Keywords

sapling

FAQs

Package last updated on 07 Oct 2016

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