This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
7907ba9533
mcopy
/
cli
/
lib
/
light
History
mmcwilliams
3e5bda77db
Move docs generation to host repo
2019-03-30 17:56:31 -04:00
..
Readme.md
Move docs generation to host repo
2019-03-30 17:56:31 -04:00
index.js
Disable light from the UI if necessary. Kind of circuitous, will refactor.
2019-03-21 22:55:12 -04:00
index.js.map
Disable light from the UI if necessary. Kind of circuitous, will refactor.
2019-03-21 22:55:12 -04:00
package.json
Refactor light module into typescript-compiled class
2019-03-21 15:01:29 -04:00
Readme.md
Light
Kind
: global class
Light
.init()
.listen()
.listener()
.set()
.end()
light.init()
Kind
: instance method of
Light
light.listen()
Kind
: instance method of
Light
light.listener()
Kind
: instance method of
Light
light.set()
Kind
: instance method of
Light
light.end()
Kind
: instance method of
Light