1.0.64 • Published 1 year ago

henrybuilt-react-library v1.0.64

Weekly downloads
63
License
MIT
Repository
github
Last release
1 year ago

henrybuilt-react-library

Development Setup

  1. git clone https://github.com/henrybuilt/henrybuilt-react-library.git
  2. npm install
  3. npm link
  4. npm test
  5. set up eslint
    1. npm i -g eslint babel-eslint eslint-config-henrybuilt eslint-config-react-app eslint-plugin-flowtype eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react
    2. In Atom, update linter-eslint package setting 'Use global'

Examples

in henrybuilt-react-library you can run npm start at top level (to basically watch for changes), navigate to ./example, and run npm start (to run a development server)

The first time you do it, you’ll need to run npm install in ./example

this should be added to every time a new component is added - I did this for Farhad’s data and time-picker. It’s a good way to manually test without linking.

Usage

  1. npm install --save henrybuilt-react-library
  2. import {Form, .....} from 'henrybuilt-react-library'
  3. If developing while using:
  4. Inside your package folder
    1. npm link henrybuilt-react-library
    2. npm start - IMPORTANT to restart the dev server after linking if it's already running
  5. Inside henrybuilt-react-library
    1. npm link
    2. npm start
1.0.62

1 year ago

1.0.64

1 year ago

1.0.63

1 year ago

1.0.61

4 years ago

1.0.60

4 years ago

1.0.59

4 years ago

1.0.58

4 years ago

1.0.55

5 years ago

1.0.54

5 years ago

1.0.56

5 years ago

1.0.53

5 years ago

1.0.52

5 years ago

1.0.51

5 years ago

1.0.50

5 years ago

1.0.48

5 years ago

1.0.47

5 years ago

1.0.49

5 years ago

1.0.46

5 years ago

1.0.45

5 years ago

1.0.44

5 years ago

1.0.43

5 years ago

1.0.42

5 years ago

1.0.41

5 years ago

1.0.40

5 years ago

1.0.39

5 years ago

1.0.38

5 years ago

1.0.37

5 years ago

1.0.36

5 years ago

1.0.35

5 years ago

1.0.34

5 years ago

1.0.33

5 years ago

1.0.32

5 years ago

1.0.31

5 years ago

1.0.30

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.27

5 years ago

1.0.26

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago