Skip to content

validates/kodeWeave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kodeWeave

kodeWeave is a realtime coding playground for Markdown, HTML, CSS and Javascript. Similar to JSFiddle and JSBin, but kodeWeave was made specifically to work not just for mobile devices, but also to work offline as well.

If you've ever used jsfiddle, jsbin, dabblet, liveweave, codepen, cssdeck, cssdesk, tinkerbin, d3 playground, plunker and/or pastebin kodeWeave is the tool for you when you're away from a computer!

Version

1.1.28

License

MIT

Availability

Stable Releases
Android
Chrome Application

No longer Supported (desktop version of kodeweave is deprecated)
Windows 64
Windows 32
Mac
Linux 64
Linux 32

Tech

kodeWeave uses a number of open source projects to work properly:

  • jQuery - duh
  • TogetherJS - awesome collaboration tool
  • Github Gists - A reliable host used to save your weave to the cloud
  • Twitter Web API - Allows users to interact with kodeWeave developers easier and share their weaves to the kodeWeave community.
  • JQWidgets - awesome plugin for resizable columns
  • Codemirror - awesome web-based text editor
  • node-webkit - makes web apps run on desktops (comes built with node.js)
  • Inlet - awesome inline color picker and numeric slider for Codemirror
  • Emmet - Codemirror Plugin for Zen Coding
  • Showdown - Markdown to HTML converter
  • js-beautifier - HTML/CSS/JS Beautifier
  • HTMLHint - for html syntax validation
  • CSSLint - for css syntax validation
  • JSHint - for javascript syntax validation
  • Jade - an html preprocessor
  • Stylus - a css preprocessor
  • CoffeeScript - a javascript preprocessor
  • HTML2Jade - Convert HTML to Jade and back
  • CSS2Stylus - Convert CSS to Stylus and back
  • JS2Coffee - Convert Javascript to CoffeeScript and back
  • AlertifyJS - For the awesome and stylish alert notification dialogs
  • Cordova - mobile application development framework
  • DataURL Grabber - Embed an image directly into the document with data URIs

To-Do

Web and Desktop

  • Make code editor more responsive for mobile devices

Android

  • Make code editor more responsive for mobile devices
  • Export as zip or export contents into a new folder
  • WebDGap allows you to convert any html/css/javascript web application as a native Win/Lin/Mac/Chrome application & extention. In addition you can also export as a PhoneGap Build application!

Development

Want to contribute? Great!

You can submit a pull request or simply share the project :)

Of course kodeWeave is free and open source, so you can always fork the project and have fun :)

If kodeWeave was at all helpful for you. Would you consider donating to the project?

About

HTML/CSS/JS and Markdown Playground For Web Designers and Developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.7%
  • CSS 17.9%
  • HTML 2.4%