Skip to content

Commit

Permalink
change device order in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevie-Ray committed Sep 15, 2024
1 parent 41f7df4 commit 77b7ba5
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 16 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@

The objective of this project is to create a Web Bluetooth API client that can establish connections with various
Force-Sensing Hangboards / Dynamometers / Plates / LED system boards used by climbers. Examples of such tools include
the [Griptonite Motherboard](https://griptonite.io/shop/motherboard/), [Climbro](https://climbro.com/),
[mySmartBoard](https://www.smartboard-climbing.com/), [Entralpi](https://entralpi.com/),
[Tindeq Progressor](https://tindeq.com/), [PitchSix Force Board](https://pitchsix.com/) or
[Weiheng WH-C06](https://weihengmanufacturer.com/products/wh-c06-bluetooth-300kg-hanging-scale/).
the [Griptonite Motherboard](https://griptonite.io/shop/motherboard/), [Tindeq Progressor](https://tindeq.com/),
[PitchSix Force Board](https://pitchsix.com/),
[Weiheng WH-C06](https://weihengmanufacturer.com/products/wh-c06-bluetooth-300kg-hanging-scale/),
[Entralpi](https://entralpi.com/), [Climbro](https://climbro.com/), or
[mySmartBoard](https://www.smartboard-climbing.com/).

And LED system boards from [Aurora Climbing](https://auroraclimbing.com/) like the
[Kilter Board](https://settercloset.com/pages/the-kilter-board),
Expand Down
9 changes: 5 additions & 4 deletions packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@

The objective of this project is to create a Web Bluetooth API client that can establish connections with various
Force-Sensing Hangboards / Dynamometers / Plates / LED system boards used by climbers. Examples of such tools include
the [Griptonite Motherboard](https://griptonite.io/shop/motherboard/), [Climbro](https://climbro.com/),
[mySmartBoard](https://www.smartboard-climbing.com/), [Entralpi](https://entralpi.com/),
[Tindeq Progressor](https://tindeq.com/), [PitchSix Force Board](https://pitchsix.com/) or
[Weiheng WH-C06](https://weihengmanufacturer.com/products/wh-c06-bluetooth-300kg-hanging-scale/).
the [Griptonite Motherboard](https://griptonite.io/shop/motherboard/), [Tindeq Progressor](https://tindeq.com/),
[PitchSix Force Board](https://pitchsix.com/),
[Weiheng WH-C06](https://weihengmanufacturer.com/products/wh-c06-bluetooth-300kg-hanging-scale/),
[Entralpi](https://entralpi.com/), [Climbro](https://climbro.com/), or
[mySmartBoard](https://www.smartboard-climbing.com/).

And LED system boards from [Aurora Climbing](https://auroraclimbing.com/) like the
[Kilter Board](https://settercloset.com/pages/the-kilter-board),
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hangtime/grip-connect",
"version": "0.4.2",
"description": "A client that can establish connections with various Force-Sensing Hangboards/Plates used by climbers for strength measurement. Examples of such hangboards include the Griptonite Motherboard, Climbro, SmartBoard, Entralpi or Tindeq Progressor",
"description": "Griptonite Motherboard, Tindeq Progressor, PitchSix Force Board, WHC-06, Entralpi, Climbro, mySmartBoard: Web Bluetooth API Force-Sensing strength analysis for climbers",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/src/devices/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ export { Motherboard } from "./motherboard"

export { mySmartBoard } from "./mysmartboard"

export { WHC06 } from "./wh-c06"

export { Progressor } from "./progressor"

export { WHC06 } from "./wh-c06"
11 changes: 10 additions & 1 deletion packages/core/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
// Export device types
export { Climbro, Entralpi, ForceBoard, KilterBoard, Motherboard, mySmartBoard, WHC06, Progressor } from "./devices/index"
export {
Climbro,
Entralpi,
ForceBoard,
KilterBoard,
Motherboard,
mySmartBoard,
WHC06,
Progressor,
} from "./devices/index"

// Export isDevice functions
export { isEntralpi, isKilterboard, isMotherboard, isWHC06, isProgressor } from "./is-device"
Expand Down
9 changes: 5 additions & 4 deletions packages/docs/src/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

The objective of this project is to create a Web Bluetooth API client that can establish connections with various
Force-Sensing Hangboards / Dynamometers / Plates / LED system boards used by climbers. Examples of such tools include
the [Griptonite Motherboard](https://griptonite.io/shop/motherboard/), [Climbro](https://climbro.com/),
[mySmartBoard](https://www.smartboard-climbing.com/), [Entralpi](https://entralpi.com/),
[Tindeq Progressor](https://tindeq.com/), [PitchSix Force Board](https://pitchsix.com/) or
[Weiheng WH-C06](https://weihengmanufacturer.com/products/wh-c06-bluetooth-300kg-hanging-scale/).
the [Griptonite Motherboard](https://griptonite.io/shop/motherboard/), [Tindeq Progressor](https://tindeq.com/),
[PitchSix Force Board](https://pitchsix.com/),
[Weiheng WH-C06](https://weihengmanufacturer.com/products/wh-c06-bluetooth-300kg-hanging-scale/),
[Entralpi](https://entralpi.com/), [Climbro](https://climbro.com/), or
[mySmartBoard](https://www.smartboard-climbing.com/).

And LED system boards from [Aurora Climbing](https://auroraclimbing.com/) like the
[Kilter Board](https://settercloset.com/pages/the-kilter-board),
Expand Down

0 comments on commit 77b7ba5

Please sign in to comment.