3.6.13 • Published 4 years ago
@lessondesk/marker-protocol v3.6.13
lnd-app-marker-protocol
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
- Fork it and create your feature branch:
git checkout -b my-new-feature
- Test your code changes with
npm run test
- Commit your changes:
git commit -am "Add some feature"
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
3.6.13
4 years ago
3.6.12
4 years ago
3.6.11
4 years ago
3.6.10
4 years ago
3.6.9
4 years ago
3.6.8
4 years ago
3.6.7
4 years ago
3.6.6
4 years ago
3.6.5
4 years ago
3.6.4
4 years ago
3.6.3
4 years ago
3.6.2
4 years ago
3.6.1
4 years ago
3.7.0
4 years ago
3.6.0
5 years ago
3.5.1
5 years ago
3.5.0
5 years ago
3.4.2
5 years ago
3.4.1
5 years ago
3.4.0
5 years ago
3.3.1
5 years ago
3.3.0
5 years ago
3.2.2
5 years ago
3.2.3
5 years ago
3.2.1
6 years ago
3.2.0
6 years ago
3.0.13
6 years ago
3.0.12
6 years ago
3.0.11
6 years ago
3.0.10
6 years ago
3.0.8
6 years ago
3.0.9
6 years ago
3.0.7
6 years ago
3.0.6
6 years ago
3.0.5
6 years ago
3.0.4
6 years ago
3.0.3
6 years ago
3.0.2
6 years ago
3.0.1
6 years ago
3.0.0
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago