2.1.23 • Published 9 months ago

@pie-lib/math-evaluator v2.1.23

Weekly downloads
66
License
ISC
Repository
github
Last release
9 months ago

@pie-lib/*

CircleCI

Some reusable react components, mostly used in pie components.

Elements are in packages.

install

yarn install
./node_modules/.bin/lerna bootstrap

Commands

ActionCmdNotes
testnpm test
lintnpm run lint
buildnpm run build
releasenpm run release
devscripts/dev --scope $package-namerun the demo site on localhost:3000 --scope if optional
staticscripts/wip $alias-namebuild and deploy the static site tno now.sh

Workflow

  • merging to develop releases next versions and deploys to pie-lib-next.now.sh
  • merging to master releases latest versions and deploys to pie-lib.now.sh

test a single package

Just point jest to the dir/file:

./node_modules/.bin/jest packages/pkg-name/src/

contributing

  • the packages use independent versioning, meaning that a change in 1 package won't bump another package's version.
  • use conventional commits syntax when commiting, lerna will detect the appropriate version bump.

dependencies

Test issues

Sometimes the project test set up can get out of synch

  • try lerna bootstrap, npm run build, rm -fr packages/test-utils/node_modules and run again.

Building and deploying a pre-release

# make sure the local demo is working first: scripts/dev then:
./node_modules/.bin/next build packages/demo
./node_modules/.bin/next export packages/demo
cd out
# you can now deploy using now (or if you have another static site handler)
now .

2.1.23

9 months ago

2.1.23-next.0

1 year ago

2.1.11

1 year ago

2.1.22

1 year ago

2.1.8-next.0

1 year ago

2.1.7

1 year ago

2.1.6

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.1.1

4 years ago

2.1.1-next.7

4 years ago

2.0.1-next.52

4 years ago

2.1.0

4 years ago

0.6.22

4 years ago

2.0.0

4 years ago

0.6.22-next.21

4 years ago

0.6.21

4 years ago

0.6.20-next.10

4 years ago

0.6.20

4 years ago

0.6.20-next.6

4 years ago

0.6.19

4 years ago

0.6.19-next.8

4 years ago

0.6.10

4 years ago

0.6.12

4 years ago

0.6.11

4 years ago

0.6.18

4 years ago

0.6.17

4 years ago

0.6.14

4 years ago

0.6.13

4 years ago

0.6.16

4 years ago

0.6.15

4 years ago

0.6.9

4 years ago

0.6.8

4 years ago

0.6.7

4 years ago

0.6.6

4 years ago

0.6.6-next.12

4 years ago

0.6.5

4 years ago

0.6.5-next.45

4 years ago

0.6.4

4 years ago

0.6.3

4 years ago

0.6.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.8-next.104

4 years ago

0.5.7

5 years ago

0.5.7-next.119

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.4-next.81

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.2-next.25

5 years ago

0.5.1-next.86

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.5-next.31

5 years ago

0.4.4

5 years ago

0.4.4-next.57

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1-next.6

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.10-next.102

5 years ago

0.3.9

5 years ago

0.3.9-next.68

5 years ago

0.3.9-next.58

5 years ago

0.3.9-next.26

5 years ago

0.3.9-next.12

5 years ago

0.3.8

5 years ago

0.3.5

5 years ago

0.3.4-next.8

5 years ago

0.3.4-next.7

5 years ago

0.3.4-next.6

5 years ago

0.3.4-next.5

5 years ago

0.3.4-next.2

5 years ago

0.3.5-next.0

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.2-next.126

5 years ago

0.3.2-next.71

5 years ago

0.3.2-next.72

5 years ago

0.3.2-next.78

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

1.0.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago