1.0.1 • Published 2 years ago

@svy/swarm-web-portal v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

portal

This library was generated with Nx.

Description

This library contains helper classes used to create portal experiences. Currently only one class is available:

  • PortalHelper: Creates a portal provided a sphere and an optional occulder and frame.

NOTE: usage with an external occulder and frame is not yet tested.

Running unit tests

Run nx test portal to execute the unit tests via Jest.