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

react-pianist

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-pianist

react components to speed up web development

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

react-pianist

react-pianist provides react components to speed up web development

DOCUMENTS

react-pianist

FEATURE

common

  • support custom style to every component

components

  • HorizontalFlex
  • VerticalFlex
  • BorderBox
  • Toast

ROADMAP

components

  • text input, password input, number input
  • date input
  • file input
  • loading
  • modal
  • etc.

documents

  • demo pages
  • props descriptions
  • props setting test pages

HOW TO CONTRIBUTE

source code

Source code is in ./source directory. Each component should has its own subdirectory. Each directory should has an index.js, which import js from this folder and export to the outside.

class name definition

with react-pianist- as prefix

publish

run npm run publish

docs

source code

source code is in ./docs/source directory. Built files is in ./docs/release

local development

run yarn start open http://0.0.0.0:8085/html/List.html in browser

build release version

run yarn run docs

REFERENCE

Keywords

react

FAQs

Package last updated on 03 May 2017

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