# cspace-input


[![npm package](https://img.shields.io/npm/v/cspace-input.svg)](https://www.npmjs.com/package/cspace-input)
[![continuous integration](https://github.com/collectionspace/cspace-input.js/actions/workflows/ci-js.yml/badge.svg?branch=master&event=push)](https://github.com/collectionspace/cspace-input.js/actions/workflows/ci-js.yml)
[![codecov](https://codecov.io/gh/collectionspace/cspace-input.js/branch/master/graph/badge.svg?token=RDMSJJDFGB)](https://app.codecov.io/gh/collectionspace/cspace-input.js)

Input components for CollectionSpace, built with [React](https://facebook.github.io/react/). All of the components in this library are [presentational](https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0).

## Installation

Using npm:

```
$ npm install cspace-input
```

Using git:

```
$ git clone https://github.com/collectionspace/cspace-input.js.git
$ cd cspace-input.js
$ npm install
```

For related development documentation, take a look here: https://github.com/collectionspace/cspace-ui.js/tree/master/docs

## About CollectionSpace

[CollectionSpace](http://www.collectionspace.org/) is a free, open-source collections management application for museums, historical societies, natural science collections, and more.
