0.2.27 • Published 14 days ago

@churchapps/apphelper v0.2.27

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

AppHelper

Helper functions shared by React and NextJS Apps

To Test

  1. In the AppHelper folder run npm unlink ../../Chums/ChumsApp/node_modules/react ../../Chums/ChumsApp/node_modules/react-dom ../../Chums/ChumsApp/node_modules/react-router-dom plugging, in the path to the app you plan to test with.
  2. Run npm build AppHelper folder
  3. Run npm unlink ../../Chums/ChumsApp/node_modules/react ../../Chums/ChumsApp/node_modules/react-dom ../../Chums/ChumsApp/node_modules/react-router-dom
  4. Run npm link
  5. Switch to the test project folder and run npm link @churchapps/apphelper to point to your local copy
  6. Run npm start or npm run dev within your test project

Alternatively

  1. Run npm build and npm pack in AppHelper folder
  2. In your project folder point to the .tgz file like so "@churchapps/apphelper": "file:../../packages/AppHelper/churchapps-apphelper-0.0.24.tgz". Your path may be different.
  3. Run npm i on your test project.

To Publish

  1. Update version number in package.json
  2. Run npm run build
  3. Run npm publish --access=public
0.2.27

14 days ago

0.2.26

23 days ago

0.2.25

24 days ago

0.2.24

26 days ago

0.2.23

29 days ago

0.2.22

1 month ago

0.2.21

1 month ago

0.2.20

1 month ago

0.2.19

1 month ago

0.2.18

1 month ago

0.2.17

1 month ago

0.2.16

1 month ago

0.2.15

1 month ago

0.2.14

2 months ago

0.2.13

2 months ago

0.2.12

2 months ago

0.2.11

2 months ago

0.2.10

2 months ago

0.2.7

2 months ago

0.2.6

2 months ago

0.2.9

2 months ago

0.2.8

2 months ago

0.2.5

2 months ago

0.2.4

2 months ago

0.2.3

3 months ago

0.2.2

3 months ago

0.2.1

3 months ago

0.2.0

3 months ago

0.1.27

3 months ago

0.1.24

4 months ago

0.1.25

4 months ago

0.1.26

4 months ago

0.1.23

4 months ago

0.1.22

4 months ago

0.1.20

4 months ago

0.1.21

4 months ago

0.1.18

4 months ago

0.1.19

4 months ago

0.1.17

4 months ago

0.1.16

4 months ago

0.1.15

4 months ago

0.1.11

5 months ago

0.1.12

5 months ago

0.1.13

5 months ago

0.1.14

5 months ago

0.1.10

5 months ago

0.1.8

5 months ago

0.1.7

5 months ago

0.1.9

5 months ago

0.1.6

6 months ago

0.1.5

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

7 months ago

0.0.14

7 months ago

0.0.13

7 months ago

0.0.12

7 months ago

0.0.11

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago