Skip to content

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

License

Notifications You must be signed in to change notification settings

Gerzer/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.

kodeWeave is great for prototyping and to build applications for desktop operating systems while on mobile devices. (PhoneGap Build is recommended for mobile devices)

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.24

License

MIT

Availability

Stable Releases
Android
Chrome Application

No longer Supported (main kodeweave)
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
  • Cordova - mobile application development framework
  • DataURL Grabber - Embed an image directly into the document with data URIs

To-Do

  • Make code editor more responsive for mobile devices
  • Incorporate export as zip

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 85.3%
  • CSS 12.5%
  • HTML 2.2%