0.3.14 • Published 1 day ago

@versesdev/hsml-viewer v0.3.14

Weekly downloads
-
License
-
Repository
-
Last release
1 day ago

HSML Viewer

This is published at NPM here: https://www.npmjs.com/package/@versesdev/hsml-viewer

A minimal example implementation can be found at src/App.tsx. To run this minimal example locally, do the following:

npm i
npm run dev

For a more thorough example implementation look at Workbench: https://github.com/VersesTech/workbench

Tips on developing/ making changes to this app:

step1: To start, in this package run npm run buildwatch, this will call vite build --watch which will cause the package to build whenever a change is made to any of the compiled code.

step2: run npm link inside this package run npm link @versesdev/hsml-viewer inside the consumer app

Now when you make changes in this app you will get an auto rebuild, right now it takes about 7 seconds which isn't great, but better than having to manually rebuild after every change.

I like to run this when i'm ready to unlink as it gives a nice clean break: npm unlink && rm -rf node_modules && npm install

It's helpful to install this vs code extension, https://marketplace.visualstudio.com/items?itemName=roblourens.npm-link-status which will show an icon at the bottom of your vscode when you are linked in your consumer app.

you can also just run npm list in the consumer app and it will show you if this package is linked or not

Scenario Example

Setup:

  • Spin a local Genius Core instance
  • Upsert schemas and entities present in src/example/res
  • Spin a local 3D File Importer instance with AWS_UPLOAD_ENABLED enabled in .env
0.3.14

1 day ago

0.3.13

4 days ago

0.3.12

8 days ago

0.3.11

11 days ago

0.3.10

15 days ago

0.3.0

2 months ago

0.3.6

1 month ago

0.3.5

1 month ago

0.3.8

1 month ago

0.3.7

1 month ago

0.3.2

2 months ago

0.3.1

2 months ago

0.3.4

1 month ago

0.3.3

2 months ago

0.2.3

4 months ago

0.2.5

4 months ago

0.2.4

4 months ago

0.2.2

5 months ago

0.2.1

5 months ago

0.2.0

5 months ago

0.1.10

8 months ago

0.1.9

8 months ago

1.0.1

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.0.51

9 months ago

0.0.50

9 months ago

0.0.47

9 months ago

0.0.40

9 months ago

0.0.30

9 months ago

0.0.29

9 months ago

0.0.28

9 months ago

0.0.27

9 months ago

0.0.26

9 months ago

0.0.25

9 months ago

0.0.24

9 months ago

0.0.22

9 months ago

0.0.21

9 months ago

0.0.20

9 months ago

0.0.19

9 months ago

0.0.18

10 months ago

0.0.17

10 months ago

0.0.16

10 months ago

0.0.15

11 months ago

0.0.14

11 months ago

0.0.13

11 months ago

0.0.12

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago