Code Monkey home page Code Monkey logo

tinkerpad's Introduction

tinkerpad

Tinkerpad is an HTML, CSS, & JavaScript scratchpad much like jsFiddle or Codepen. Write your code in the editor and watch your changes live in the preview pane. Features include 'zen-mode' for distraction-free editing with no preview pane visible, a 'split' view with a semi-transparent preview for editing and previewing at the same time, and a 'full' preview mode that hides the editor.

Tip: When you are in 'split' view just tap or interact with the preview pane to bring it into full brightness.

Loading and Saving Files in Tinkerpad

When you first open the app a dialog box displays to let you either load the default scratchpad, or load or create a new scratchpad. Just select 'cancel' to load the default scratchpad, or type the name of the scratchpad you want to create, and it will load any saved scratchpads of the same name if it already exists.

Tinkerpad will display a list of saved scratchpads in the dialog. You can access this dialog at any time while you are tinkering by selecting the 'switch' button in the toolbar at the top of the screen.

About Tinkerpad

I created this tool because there were no simple HTML live-editing tools for iOS, and I wanted to tinker around with CSS and JavaScript when riding the subway. This tool has come in handy, and the localStorage option has proved more reliable than I was anticipating. It's great having all these handy snippets of problems I've solved available weeks after I was originally playing around with them. Looking at my tinkerpad scratchpads now is like a diary of my progress getting better at CSS, and having a tool like this made experimenting with CSS so much easier.

I hope you enjoy using Tinkerpad!

If you're looking for a simpler live HTML editor, please check out: https://github.com/tomhodgins/liveeditor/

tinkerpad's People

Contributors

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