3 Extensions: JSLint, Beautifier and Snippet for Wakanda Studio are available:The source code of 3 extensions are available on GitHub:
- JSLint extension is based on Douglas Crockford's JSLint, which may hurt your feeling (it does to me :) ) but makes your code smarter. This extension is now referenced in the official JSLint database: http://tech.groups.yahoo.com/group/j...portRows&tbl=1
- Beautifier extension formats your js or json code (or the code you download from Internet) to make it more readable. This extension is based on Einar Lielmanis' terrific work (http://jsbeautifier.org/).
- Snippet extension accelerates your coding speed, by using one click or keystrok shortcut to dump the code snippet in in Wankanda studio editor.
https://github.com/Wakanda/wakanda-extensions
Of course, the source code of JSLint extension is validated by JSLint, and the source code of Beautifier extension is beautified by Beautifier :D
Enjoy
Don



Reply With Quote
