2.4.18 • Published 2 years ago

@muxy/extensions-js v2.4.18

Weekly downloads
228
License
ISC
Repository
github
Last release
2 years ago

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.

2.4.18

2 years ago

2.5.0-20220825.1

2 years ago

2.4.17

2 years ago

2.4.16

2 years ago

2.4.14

2 years ago

2.4.10

2 years ago

2.4.12

2 years ago

2.4.11

2 years ago

2.4.9

2 years ago

2.4.5

3 years ago

2.4.4

3 years ago

2.4.7

3 years ago

2.4.6

3 years ago

2.4.8

3 years ago

2.4.3

3 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.4.2

3 years ago

2.3.3

3 years ago

2.3.2

3 years ago

2.3.1

4 years ago

2.3.0

5 years ago

2.2.7

5 years ago

2.2.6

5 years ago

2.2.5

5 years ago

2.2.4

5 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.0

6 years ago

1.0.7

6 years ago

1.0.5

7 years ago

1.0.3

7 years ago