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

threeify

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

threeify

Typescript 3D Library

  • 0.0.1-alpha
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-99.38%
Maintainers
1
Weekly downloads
 
Created
Source

Threeify

A Typescript 3D Library loosely based on Three.js

To run:

  1. Install node.js & npm as appropriate for your platform.
  2. Run npm install to install all the required node modules from package.json
npm install
  1. To run the automatic typescript builder and dev server go:
npm run dev

Then open a web server to the address displayed in the console. Usually this will be http://localhost:8000.

It will automatically rebuild your code on each change.

/index.html

Optionally, use theia-ide to start coding immediately. If you have docker and docker-compose available do:

docker-compose up -d

theia-ide is available at http://localhost:3000. Perform step 2 and 3 in the theia-ide terminal.

FAQs

Package last updated on 06 Jun 2020

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