3.0.0 • Published 6 years ago

rsg-components v3.0.0

Weekly downloads
400
License
Apache-2.0
Repository
github
Last release
6 years ago

RSG-Components

Badges

js-standard-style

RSG Slack Team

Dependencies

dependencies Status devDependencies Status peerDependencies Status

Coverage and Linting

Code Climate Code Climate

Miscellaneous

npm npm npm (tag) npm license

Install via npm.

npm install rsg-components

Install via yarn, a futuristic package manager.

yarn add rsg-components

or clone the repository!

git clone https://github.com/RSG-Group/rsg-components

Compatibility

  • Firefox > 31
  • Chrome > 37
  • IE < 11 unsupported.
  • Versions of Safari newer than 2014-15 supported.
  • Microsoft Edge supported.
  • Supports Opera versions which use Blink.

Example

import { render } from "react-dom";
import React from "react";
import { Checkbox } from "rsg-components";

render(<Checkbox props>children</Checkbox>, document.getElementById("app"));

An example in Next.js w/ aphrodite-jss is in example/.

Run yarn or npm i here, then run yarn build-example or npm run build-example.

Then run yarn and then yarn dev (or npm i and then npm run dev if you use npm) inside the example folder to run the example.

View all components, props and styles on the GitHub wiki page: https://github.com/RSG-Group/rsg-components/wiki/

Tutorial on YouTube by @radi-cho

Link to channel here.

3.0.0

6 years ago

3.0.0-beta.1

6 years ago

3.0.0-alpha.5

7 years ago

3.0.0-alpha.4

7 years ago

3.0.0-alpha.3

7 years ago

3.0.0-alpha.2

7 years ago

3.0.0-alpha.1

7 years ago

2.0.13

7 years ago

2.0.12

7 years ago

2.0.11

7 years ago

2.0.10

7 years ago

2.0.9

7 years ago

2.0.8

7 years ago

2.0.7

7 years ago

2.0.6

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.20

8 years ago

1.0.19

8 years ago

1.0.18

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago