0.7.0 • Published 9 years ago

@redarrowlabs/strongback-react v0.7.0

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

9 years ago

0.6.4

9 years ago

0.6.3

9 years ago

0.6.2

9 years ago

0.6.1

9 years ago

0.6.0

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.22

9 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

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago