New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webgl-starterkit

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

webgl-starterkit

A modern boilerplate for WebGL projects

1.0.0
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

WebGL Starter Kit

Build status Dependency Status

The easy starter kit with a modern toolchain for WebGL projects.

Get Started

  • Clone the project. git clone https://github.com/matthamil/WebGLStarterKit
  • Install dependencies. npm install or yarn
  • Run setup command. yarn setup

Technologies

WebGL Starter Kit uses the following technologies:

TechDescription
BabelCompiles ES6+ to ES5. Enjoy the new version of JavaScript today.
WebpackBundles npm packages and our JS into a single file.
ESLintLint JS. Reports syntax and style issues. Using eslint-plugin-flowtype for additional Flow specific linting rules.

Keywords

webgl

FAQs

Package last updated on 23 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