GithubHelp home page GithubHelp logo

cljsfiddle's People

Contributors

darrenn avatar jonase avatar kdoh avatar shaunxcode avatar wilkerlucio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cljsfiddle's Issues

Editor works poorly on iOS

CodeMirror doesn't work very well on iOS, so perhaps offering an option for plain-text input would make your excellent service much more enjoyable (for me).

What libraries are available?

Trying to load jayq with:

(ns DarrenN.external-js
  (:require [jayq.core :as j]))

And getting: Uncaught Error: goog.require could not find: jayq.core

Is there a list of which libs are available to CLJSFiddle?

compile and run button for html and css tab

Cool project!

One suggestion is to include the compile and run buttons on the html and css tabs so you don't have to constantly switch back and forth. Key-bindings would be nice as well.

Label as Clojure

Neat project! But I have to admit I had no idea what I was looking at when someone sent me the link.

No reader function for tag js

Just tried to use #js {:foo "bar"} syntax and got a No reader function for tag js. I guest the problem is that Clojurescript version is quite old.

cljsfiddle.net offline?

Am getting an error from Cloudflare when accessing cljsfiddle.net: 522 status code.

image

Ray ID: 5580d6f179ccf496 โ€ข 2020-01-20 11:51:59 UTC

add sample apps

There should be a menu from which user can select a sample application of om or quiescent or whatever

Adding support for external javascript libraries.

I was trying to add three.js so I could play with it from cljsfiddle. I tried adding it as a script tag in the html.

<script src="http://cdnjs.cloudflare.com/ajax/libs/three.js/r53/three.min.js"></script>

But got a 404 from

http://cljsfiddle.net/http//cdnjs.cloudflare.com/ajax/libs/three.js/r53/three.min.js

Supporting adding external js libraries, either arbitrarily like I was trying to or a select set of them you can pick from like jsfiddle does it would be nice.

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.