0.2.14-quads • Published 7 years ago

@cognite/3d-web-parser v0.2.14-quads

Weekly downloads
576
License
Apache-2.0
Repository
github
Last release
7 years ago

JavaScript parser for 3D web files

Build Status codecov

This module parses 3D data from Cognite Data Platform used in the 3D viewer.

Using typescript

This module is written in native typescript, so no extra types need to be defined.

License

Apache 2.0

Development

Run all tests:

$ yarn
$ yarn test

We use jest to run tests, see their documentation for more information.

Update protobuf schema

  • Run yarn run pbjs -t json -o src/proto/web_scene.json {path to web_scene.proto}

Release

How to release a new version:

  1. Create a new branch
  2. Commit changes (if any)
  3. Run
    $ npm version [patch/minor/major]
    # example: $ npm version patch
  4. Push branch and push tags (git push --tags)
  5. Create a new pull requests
  6. A new version will be published when the PR is merged
0.13.6

4 years ago

0.13.7

4 years ago

0.13.5

6 years ago

0.13.4

6 years ago

0.13.3

6 years ago

0.14.0

6 years ago

0.13.2

7 years ago

0.13.1

7 years ago

0.13.0

7 years ago

0.2.14-quads-3

7 years ago

0.2.14-quads-2

7 years ago

0.2.14-quads

7 years ago

0.12.2

7 years ago

0.12.4

7 years ago

0.12.0

7 years ago

0.11.2

7 years ago

0.11.1

7 years ago

0.11.0

7 years ago

0.10.0

7 years ago

0.9.9

7 years ago

0.9.8

7 years ago

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.8.8

7 years ago

0.8.7

7 years ago

0.7.1

7 years ago

0.8.6

7 years ago

0.8.5

7 years ago

0.8.4

7 years ago

0.8.3

7 years ago

0.8.2

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago