Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Mac app similar to jsFiddle/Codepen?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #146999
    Rugg
    Participant

    Curious if anyone is aware of a mac application similar to jsFiddle or codepen?

    I came across a related question (below) on stack overflow, but the suggested method is rather lengthy to install. Any help is welcome. Thanks

    http://stackoverflow.com/questions/8222554/is-there-any-editor-like-jsfiddle-available-for-local-machine

    #147024
    Paulie_D
    Member

    Curious if anyone is aware of a mac application similar to jsFiddle or codepen?

    Just put your HTML/CSS and JS into a standard template and preview it in a browser.

    By page template I mean, basic HTML, linked css reset/normalise and linked JQ/Prefix Free js files etc.

    What specific attributes of Codepen etc are you trying to replicate locally?

    #161397
    khommon
    Participant

    Triplety is the only app of this kind I’m aware of. It gets the job done ; )

    https://itunes.apple.com/it/app/triplety-playground-for-web/id654989327?mt=12

    Features (excerpt from the App description):

    Built-in Preview with live reload
    Local HTTP server with live reload for external browsers (Live reload for modern browsers including iOS4.2+)
    Auto-Completion HTML, CSS and Javascript
    Support LESS, SCSS+Compass and CoffeeScript
    Importing
    CSS libraries
    Javascript libraries
    Resource files (e.g. PNG images)
    Your own Triplety's project
    Live CSSLint, JSHint
    Beautify HTML, CSS, and Javascript
    Exporting Triplety’s project
    Full retina support
    
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Other’ is closed to new topics and replies.