nodejs-streamelements

0.0.2 • Public • Published

nodejs-streamelements 0.0.2

node-streamelements drop-in replacement w/o request module (node-fetch instead)

npm version

npm install nodejs-streamelements

StreamElements = require("nodejs-streamelements");

const se = new StreamElements({
	accountId: "ID",
	token: "TOKEN",
});

Intended to be a drop-in replacement for node-streamelements. Report any bugs and I will try to fix them.

Package Sidebar

Install

npm i nodejs-streamelements

Weekly Downloads

1

Version

0.0.2

License

AGPL-3.0-only

Unpacked Size

66.3 kB

Total Files

6

Last publish

Collaborators

  • wildcardsearch