Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

orca-renderable-ui

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orca-renderable-ui

Orca Web Components for constructing renderable ui

  • 0.5.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Orca Web Renderable UI NPM Package

Library to structure webpages s.t. they are renderable in AR.

To publish

  1. npm build : should build dist folder w/ index.js
  2. npm publish

Structure

Engine will query for all renderable content within specific divs. Expectect structure is followed :

OrcaRenderableRoot

  • OrcaRenderableChild
  • location will need to be specified : left, right, top , bottom, center
  • center will overlay on top of webpage, meaning dimenstions are NOT configurable
  • left and right height are max out to webpage height
  • top and bottom width are max out to webpage width

Keywords

FAQs

Package last updated on 30 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc