2.1.23 • Published 2 years ago

@pie-lib/math-evaluator v2.1.23

Weekly downloads
66
License
ISC
Repository
github
Last release
2 years 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

2 years ago

2.1.23-next.0

2 years ago

2.1.11

2 years ago

2.1.22

2 years ago

2.1.8-next.0

3 years ago

2.1.7

3 years ago

2.1.6

4 years ago

2.1.4

4 years ago

2.1.3

4 years ago

2.1.1

5 years ago

2.1.1-next.7

5 years ago

2.0.1-next.52

5 years ago

2.1.0

5 years ago

0.6.22

5 years ago

2.0.0

5 years ago

0.6.22-next.21

5 years ago

0.6.21

5 years ago

0.6.20-next.10

5 years ago

0.6.20

5 years ago

0.6.20-next.6

5 years ago

0.6.19

5 years ago

0.6.19-next.8

5 years ago

0.6.10

5 years ago

0.6.12

5 years ago

0.6.11

5 years ago

0.6.18

5 years ago

0.6.17

5 years ago

0.6.14

5 years ago

0.6.13

5 years ago

0.6.16

5 years ago

0.6.15

5 years ago

0.6.9

5 years ago

0.6.8

5 years ago

0.6.7

5 years ago

0.6.6

5 years ago

0.6.6-next.12

5 years ago

0.6.5

5 years ago

0.6.5-next.45

5 years ago

0.6.4

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.8-next.104

6 years ago

0.5.7

6 years ago

0.5.7-next.119

6 years ago

0.5.6

6 years ago

0.5.5

6 years ago

0.5.4

6 years ago

0.5.4-next.81

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.2-next.25

6 years ago

0.5.1-next.86

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.5-next.31

6 years ago

0.4.4

6 years ago

0.4.4-next.57

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1-next.6

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.10-next.102

6 years ago

0.3.9

6 years ago

0.3.9-next.68

6 years ago

0.3.9-next.58

6 years ago

0.3.9-next.26

6 years ago

0.3.9-next.12

6 years ago

0.3.8

6 years ago

0.3.5

6 years ago

0.3.4-next.8

6 years ago

0.3.4-next.7

6 years ago

0.3.4-next.6

6 years ago

0.3.4-next.5

6 years ago

0.3.4-next.2

6 years ago

0.3.5-next.0

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.2-next.126

6 years ago

0.3.2-next.71

6 years ago

0.3.2-next.72

6 years ago

0.3.2-next.78

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

1.0.0

6 years ago

0.2.0

7 years ago

0.1.0

7 years ago