Page 2 of 2

Re: Useful JavaScript Libraries and Frameworks

Posted: Sat May 10, 2014 8:54 pm
by eddy
TogetherJS - collaborative work
website: https://togetherjs.com/
doc: https://togetherjs.com/docs/
  • chat
  • video/audio
  • share screen
demo : https://togetherjs.com/examples/drawing/

Image

Re: Useful JavaScript Libraries and Frameworks

Posted: Sun May 11, 2014 9:24 pm
by eddy
pixastic - image processing (blend,filter,transform)
website: http://www.pixastic.com/lib/
doc: http://www.pixastic.com/lib/docs/

caman js - image processing
website: http://camanjs.com/
doc: http://camanjs.com/guides/
demo: http://camanjs.com/examples/

Re: Useful JavaScript Libraries and Frameworks

Posted: Fri May 23, 2014 7:16 pm
by Peter
Pattern Lock
Sudhanshu Yadav wrote:Pattern Lock is a light weight plugin to simulate android like pattern lock
mechanism for you hybrid app or for a website. It's easy to configure and
style so you can have different type of pattern lock according to your need.
Is also provide some methods to use this plugin securely.
Download & Demo: http://ignitersworld.com/lab/patternLock.html

License: MIT

Note: Doesn't work with the current SP-Alpha 6 because of this bug: http://forums.spiderbasic.com/viewtopic.php?f=11&t=148
(i tried it also in debug-mode but then the debug-window is broken)

Re: Useful JavaScript Libraries and Frameworks

Posted: Sat May 24, 2014 7:09 am
by eddy

Re: Useful JavaScript Libraries and Frameworks

Posted: Thu Sep 11, 2014 8:50 am
by Danilo
- Babylon.js WebGL library.

Re: Useful JavaScript Libraries and Frameworks

Posted: Wed Jan 28, 2015 10:18 pm
by eddy

Re: Useful JavaScript Libraries and Frameworks

Posted: Mon May 08, 2017 1:34 am
by skinkairewalker
Danilo wrote:highlight.js - Syntax highlighting for the Web

Website: highlightjs.org/
Download: highlightjs.org/download/ / github.com/isagalaev/highlight.js
Documentation: highlightjs.org/usage/
License: github.com/isagalaev/highlight.js/blob/master/LICENSE

Demo:
- Live Demo
how can i use it in SpiderBasic ?

Re: Useful JavaScript Libraries and Frameworks

Posted: Mon May 08, 2017 6:40 am
by jamirokwai
webaudio-mod-player

Website: webaudio-mod-player
Download: https://github.com/jhalme/webaudio-mod-player/archive/master.zip
Documentation: -
License: The MIT License

Examples:
- Examples

Library to play MOD, XM, S3M, FT2.

Re: Useful JavaScript Libraries and Frameworks

Posted: Mon May 08, 2017 6:44 am
by jamirokwai