File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,15 +9,18 @@ https://github.com/bitbybit-dev/bitbybit
99https://www.npmjs.com/package/bitbybit-core
1010
1111# Example Applications
12- Laptop Holder
13- https://laptop-holder .bitbybit.dev
12+ Laptop Holder
13+ https://app-store .bitbybit.dev/laptop-holder
1414Github Source Code Angular - https://github.com/bitbybit-dev/app-examples/tree/main/angular/laptop-holder
1515Github Source Code React - https://github.com/bitbybit-dev/app-examples/tree/main/react/laptop-holder
1616
1717Cup Configurator
18- https://app-cup .bitbybit.dev
18+ https://app-store .bitbybit.dev/cup
1919Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/cup
20-
20+
21+ # Closed Source Example Applications
22+ https://app-store.bitbybit.dev/terrace-furniture
23+
2124# Build package
2225tsc -p tsconfig.bitbybit.json
2326
Original file line number Diff line number Diff line change 11{
22 "name" : " bitbybit-core" ,
3- "version" : " 0.9.16 " ,
3+ "version" : " 0.9.17 " ,
44 "description" : " Bit By Bit Developers Core CAD API to Program Geometry" ,
55 "main" : " index.js" ,
66 "repository" : {
4040 "@jscad/modeling" : " 2.7.2" ,
4141 "@jscad/stl-serializer" : " 2.1.3" ,
4242 "verb-nurbs-web" : " 2.1.3" ,
43- "bitbybit-occt" : " 0.9.16 " ,
43+ "bitbybit-occt" : " 0.9.17 " ,
4444 "rxjs" : " 7.5.5"
4545 },
4646 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments