New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

generator-webvr

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-webvr

Yeoman generator for a WebVR application

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

generator-webvr NPM version Dependency Status

Yeoman generator for a WebVR application

This package provides a generator based on the WebVR Boilerplate code from borismus/webvr-boilerplate. It uses the WebVR polyfill from Borismus and Three.js for rendering.

Installation

First, install Yeoman and generator-webvr using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-webvr

Then generate your new project:

yo webvr

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Erik Man

Keywords

yeoman

FAQs

Package last updated on 12 Mar 2016

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