Skip to content

twlz0ne/playonline.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

playonline.el

Play code with online playgrounds.

Currently support:

The priority of official playground is higher than the third-party, it can be changed by modifying playonline-ground-alist.

Installation

Clone this repository, then add the following to your .emacs:

(add-to-list 'load-path (expand-file-name "~/.emacs.d/site-lisp/playonline"))
(require 'playonline)

Usage

M-x playonline

This function can be applied to:

  • buffer
  • region
  • block (or region in block) ;; requires org / markdown mode

About

Play code with online playgrounds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published