2017-01-06 21:19:37 +00:00
|
|
|
# Nibriboard
|
|
|
|
|
2017-01-08 18:03:07 +00:00
|
|
|
An infinite whiteboard for recording those big ideas.
|
|
|
|
|
|
|
|
## Credits
|
|
|
|
- Main code - [Starbeamrainbowlabs](https://starbeamrainbowlabs.com/)
|
2017-01-21 19:50:30 +00:00
|
|
|
- Client-Side Libraries:
|
|
|
|
- [favicon-notification](https://www.npmjs.com/package/favicon-notification)
|
|
|
|
- [event-emitter-es6](https://www.npmjs.com/package/event-emitter-es6)
|
2017-01-21 21:05:57 +00:00
|
|
|
- Future reference: Libraries I am considering
|
2017-01-21 19:50:30 +00:00
|
|
|
- [Paper.js](http://paperjs.org/) - Client-side rendering
|
2017-01-21 21:05:57 +00:00
|
|
|
- [pan-zoom](https://www.npmjs.com/package/pan-zoom)
|
2017-01-22 13:05:59 +00:00
|
|
|
- [fps-indicator](https://www.npmjs.com/package/fps-indicator) - The small FPS graph in the top corner
|
2017-01-21 19:50:30 +00:00
|
|
|
- [IotWeb](http://sensaura.org/pages/tools/iotweb/) - Underlying HTTP / WebSocket server
|