@nxtedition/graphics

1.0.2 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    3
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i @nxtedition/graphics

Weekly Downloads

4

Version

1.0.2

License

GPLv3

Unpacked Size

759 kB

Total Files

11

Last publish

Collaborators

  • qtoden
  • phillipjacob
  • deadbeef84
  • tobiasandersen
  • ronag
  • nxtadmin