0.7.0 • Published 7 years ago

@redarrowlabs/strongback-react v0.7.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

strongback-react

Strongback is an implementation of the Red Arrow Labs pattern library.

The goal: an opinionated, "Don't Make Me Think", batteries-included front-end toolkit focused on Developer Experience.

The use case: enterprise applications, built by teams of developers who have varying amounts of front-end experience.

Usage

Install

npm install --save @redarrowlabs/strongback-react

Import

import { Button } from '@redarrowlabs/strongback-react';

TypeScript declarations are included, so intellisense should work out of the box.

Examples

Clone the repo and run the storybook, or browse the sources at /src/[package]/[package].story.tsx

Developing

  • npm run storybook Launches a storybook server on localhost:9001

Contributing

  1. Create or discuss an issue
  2. Develop on your feature branch.
  3. Pull and merge.
  4. npm run check to make sure everything's building.
  5. Send a PR!
  6. npm version [patch | minor | major] to bump and tag.
  7. npm publish (Must be logged in as RAL)
0.7.0

7 years ago

0.6.4

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago