3.6.13 • Published 3 years ago

@lessondesk/marker-protocol v3.6.13

Weekly downloads
8
License
MPL-2.0
Repository
-
Last release
3 years ago

lnd-app-marker-protocol

standard-readme compliant make a pull request lessondesk-code-style Commitizen friendly

Lesson Desk Marker Protocol

Table of Contents

Docs

A document regarding a full technical breakdown on how the Lesson Desk v3 marker protocol works is included in the docs directory.

Usage

import MarkerProtocol from '@lessondesk/marker-protocol'

const markers = new MarkerProtocol()

markers.on('data', packet => console.log(packet))

Install

This project uses node and npm.

$ npm install @lessondesk/marker-protocol
$ # OR
$ yarn add @lessondesk/marker-protocol

Contribute

  1. Fork it and create your feature branch: git checkout -b my-new-feature
  2. Test your code changes with npm run test
  3. Commit your changes: git commit -am "Add some feature"
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request
3.6.13

3 years ago

3.6.12

3 years ago

3.6.11

3 years ago

3.6.10

3 years ago

3.6.9

3 years ago

3.6.8

3 years ago

3.6.7

3 years ago

3.6.6

3 years ago

3.6.5

3 years ago

3.6.4

3 years ago

3.6.3

3 years ago

3.6.2

3 years ago

3.6.1

3 years ago

3.7.0

3 years ago

3.6.0

3 years ago

3.5.1

4 years ago

3.5.0

4 years ago

3.4.2

4 years ago

3.4.1

4 years ago

3.4.0

4 years ago

3.3.1

4 years ago

3.3.0

4 years ago

3.2.2

4 years ago

3.2.3

4 years ago

3.2.1

4 years ago

3.2.0

4 years ago

3.0.13

4 years ago

3.0.12

4 years ago

3.0.11

4 years ago

3.0.10

4 years ago

3.0.8

4 years ago

3.0.9

4 years ago

3.0.7

4 years ago

3.0.6

4 years ago

3.0.5

4 years ago

3.0.4

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago