1.12.0 • Published 2 months ago

@zooniverse/react-components v1.12.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

Zooniverse React Components

Common React components used throughout the Zooniverse.

Getting Started

Install the package from NPM:

npm i @zooniverse/react-components

and use it

ES5

var { ZooFooter } = require('@zooniverse/react-components');

ES6

import { ZooFooter } from '@zooniverse/react-components';

Run

yarn start to run the storybook locally on (https://localhost:6007).

Tests

yarn test to run mocha tests.

Contributing

Components should be added to the src/components folder and an export to src/index.js. Each component should be tested, documented readme, and have a storybook example added.

Technologies and tools we use

All of our components are written using React, built on top of Grommet, a component UI library, and styled by our custom Grommet style theme (@zooniverse/grommet-theme) and styled-components.

  • Grommet - React UI component library
  • React.js - Component, virtual DOM based javascript library
  • styled-components - CSS in JS for styling and theming
  • react-i18next - Internationalization framework for React.

    Testing is done by

  • Mocha - test runner

  • Chai - BDD/TDD assertion library
  • Sinon - test spies, mocks, and stubs
  • Enzyme - testing utility for React
1.12.0

2 months ago

1.11.0

5 months ago

1.9.1

6 months ago

1.6.4

7 months ago

1.5.5

9 months ago

1.9.0

6 months ago

1.8.1

6 months ago

1.6.3

7 months ago

1.8.0

6 months ago

1.6.2

8 months ago

1.7.0

6 months ago

1.6.1

8 months ago

1.6.0

8 months ago

1.5.6

8 months ago

1.10.1

5 months ago

1.10.0

6 months ago

1.5.4

11 months ago

1.5.3

12 months ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.2.0

2 years ago

1.3.3

1 year ago

1.4.1

1 year ago

1.3.2

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.1

2 years ago

1.1.0

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.7.2

5 years ago

0.7.1

5 years ago