GithubHelp home page GithubHelp logo

ipmsmgr / react-tags-input Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sparrownet/react-tags-input

0.0 1.0 0.0 162 KB

A simple React Component for input "tags"

License: MIT License

CSS 37.94% JavaScript 62.06%

react-tags-input's Introduction

react-tags-input

react-tags-input us a simple React component for creating input tags. It began as a fork off of olahol/react-tagsinput, I began to port over features from bootstrap-tagsinput.

Installation

The easiest way to use react-tags-input is to install it from NPM and include it in your React build process (using Webpack, etc).

npm install react-tags-input --save

You can also use the standalone build by including dist/react-tags-input.js and dist/react-tags-input.css in your page. If you do this, make sure you already included the following dependencies:

Usage

Take a look at the the examples in the Examples section; they should give a good impression of what ReactTagsInput can do, and the source code of the examples is probably the fastest way to learn how to use ReactTagsInput.

CSS stylesheet

I've built a default stylesheet, dist/react-tags-input.css, that you may include in your site/project.

You can customize the styles by modifying the stylesheet itself or by using less and modifying the less files in the /less directory.

Examples

API

@todo

react-tags-input's People

Contributors

dennisduong avatar whaaambulance avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.