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

aframe-dialog-component

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aframe-dialog-component

Simple A-Frame dialog UI component.

  • 1.0.0-alpha1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

A-Frame Dialog Component

Simple A-Frame component that can turn any geometry into a dialog.

Requirements

  • Node.js (see .nvmrc for correct version).
  • Yarn

Setup

  • Clone this repository.
  • In this repository's root folder, run yarn.

Testing & Linting

  • All tests are located in the test directory.
  • To run tests, and coverage tools: yarn test.
  • To lint this codebase, run: yarn lint.
  • To format this codebase, run: yarn prettier.
  • NOTE: lint and prettier will be run before a commit is made.

Building

To build this project, run yarn build.

FAQs

Package last updated on 20 Aug 2017

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