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

react-emoji-input

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-emoji-input

Emoji suggestions like the textareas in Github.

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

React Component Starter

Starter project for React components written in ES6.

Getting Started

This project uses Yarn for dependency management and React Storybook for development. Please install it before you get started.

$ yarn install
$ npm run storybook

Visit http://localhost:6006 in your browser to see the storybook development environment.

Build

$ npm run clean
$ npm run check # Make sure tests and lints are passing
$ npm run build

Or simply use the following command which combines the 3 commands above:

$ npm run prepublish

TODO

  • Add development instructions
  • Add instructions on including CSS

License

MIT

Keywords

react

FAQs

Package last updated on 07 Feb 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