0.7.0 • Published 8 years ago

@redarrowlabs/strongback-react v0.7.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.6.4

8 years ago

0.6.3

8 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.22

8 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago