Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gitbook-plugin-clojurescript

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-clojurescript

A Gitbook plugin for running a clojurescript REPA Gitbook plugin for running a clojurescript REPL

  • 0.0.9
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
Maintainers
1
Weekly downloads
 
Created
Source

Clojure REPL - GitBook Plugin

This is a Gitbook Plugin that allows you to embed a Clojure REPL right in your Gitbook!

img

The plugin stands on the shoulders of two awesome open-source projects -

  • jqConsole: A jquery plugin for embedding a terminal
  • TryClojure: The backend app powering the REPL.

Dependancies

To make this work, you need a running Clojure app in the backend to which the REPL will send code via Ajax and get back evaluated result.

To make this easy, just fork the Try Clojure project and host it on Heroku. The plugin can then be customized to use your custom heroku app.

Note: You will need to customize the Try Clojure noir app so that it can accept cross-domain requests.

Usage

{ "plugins": ["clojurescript"] }

FAQs

Package last updated on 24 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc