Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@nxtedition/graphics

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

@nxtedition/graphics

## Setup new project

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

nxt-graphics

Setup new project

  • git clone git@github.com:nxtedition/nxt-graphics
  • git remote set-url origin https://github.com/USERNAME/REPOSITORY.git
  • modify package.json
  • run yarn or npm i

Development

  • npm run dev
  • open http://localhost:8080 or CG 1 ADD http://localhost:8080/index.html

Building

  • npm run build
  • Files are in dist

Emulating Caspar

Templates in Caspar will ignore web security features, like blocking responses with empty Access-Control-Allow-Origin headers from being handled in code. To emulate this, you can disable web security features in your local browser using e.g. --args --disable-web-security.

FAQs

Package last updated on 25 Feb 2018

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