@muxy/extensions-js
TypeScript icon, indicating that this package has built-in type declarations

2.4.18 • Public • Published

Muxy MEDKit JS Library

The Muxy MEDKit JS library provides easy access to Muxy's powerful extension backend architecture.

The library provides four main sections of functionality: Persistent Data Storage, an Event Manager, a Twitch Client and a Google Analytics system.

Hosted Versions

Tagged releases (starting with 2.0.0):

Latest production release:

Building

To build a production release of the library, simply run:

npm install
npm run build

in this directory. The complete library will be built and both UMD and ES Module versions will be placed in the dist/ folder.

  • dist/medkit.umd.js
  • dist/medkit.esm.js

Running Tests

To run the full suite of tests, run:

npm run test

This will fully compile the library and execute all unit tests, printing the results to the console. Note that this can take several minutes to execute, especially the first time.

Getting Started

To get started building an extension with Muxy, we have a Vue.js based starter here.

Once you've played around there and are ready to dig into some documentation, our Getting Started and Detailed API Guides should help.

Readme

Keywords

none

Package Sidebar

Install

npm i @muxy/extensions-js

Weekly Downloads

3

Version

2.4.18

License

ISC

Unpacked Size

1.38 MB

Total Files

22

Last publish

Collaborators

  • bux0
  • camr
  • albertwang
  • mattsac