JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q45373F
  • License MIT

Driver for Dream Cheeky Missile Launcher

Package Exports

  • dream-cheeky-driver

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dream-cheeky-driver) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

dream-cheeky-api

Nodejs API for controller dream cheeky missile launcher. This is a rewrite of pathikrit's node-thunder-driver library, mainly to make it work for modern nodejs environment.

Installation

  1. npm install
  2. node main.js

Milestone

  1. Make the code able to control the missile launcher
  2. Make it into a nodejs module (for use in another project XD)
  3. Make it an npm module