Giter Club home page Giter Club logo

html-live-editor's Introduction

CloudEdit

####CloudEdit: A client side jsFiddle-like HTML Editor.

  • Supports HTML5/CSS3/jQuery1.x development.
  • Multiple themes and syntax highlighting thanks to ACE editor.
  • Download compiled file support for most browsers:
    • Concatenates html/css/js to their inline equivalents for single-file download.
  • Toggle-able editor panes resize automatically based upon how many are displayed.
  • Uses sessionStorage for the current state in case of the 'accidental' browser refresh.
  • Uses localStorage to store the currently selected theme for your next use.

Added:

- Rudimentary "view-only" JavaScript console for console.log statements.

  • Unfortunately I have no way of catching "undefined" variables. They still go to the Browser.
  • jqConsole from repl.it for complete js console.
  • Preview Modal in case you don't like scrolling or want more of the end-user experience.
  • Context menu on "right-click" over any editor pane.
    • Theme Chooser for editor windows (changes all).
    • JS and CSS Imports for the preview window. Currently:
    • autoprefixer.js
    • modernizr.js
    • normalize.css
    • LESS.css
    • SASS.css : Experimental. The minified js is 2 Megabytes!
    • Frameworks:
      • Bootstrap 3 CSS & JS
      • Foundation CSS & JS
  • Downloaded HTML file now includes CDN versions of selected JS/CSS Imports as well as autoprefixing all embedded CSS if autoprefixer chosen as an import.
  • Appcache manifest for offline caching of resources and quicker future loading.
  • Save current session to localStorage for persistence.
  • Load previous session from localStorage into current panes.

Image1

Image2

html-live-editor's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.