GithubHelp home page GithubHelp logo

vajrabisj / plaster Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shirakumo/plaster

0.0 0.0 0.0 191 KB

A pasting service web-application for Radiance

License: zlib License

JavaScript 28.51% Emacs Lisp 29.34% Common Lisp 42.15%

plaster's Introduction

About Plaster

This is a paste service application for the Radiance environment. It provides an editor and syntax highlighting for a variety of languages by using CodeMirror. The main features of this application are also subject of the Radiance tutorial where you'll learn how to build Plaster step by step.

Features

  • Public, unlisted, and private pastes
  • Password protection for pastes
  • Syntax highlighting and advanced code editing
  • Public and per-user paste listing
  • Paste annotations and editing
  • Complete REST API

Emacs integration MELPA

Using the plaster.el, you can manage pastes on Plaster directly within Emacs:

  • plaster-login
    If you have a plaster account, use this to log yourself in.
  • plaster-visit
    Opens an existing paste in a buffer
  • plaster-paste-buffer
    Pastes the current buffer to a new paste
  • plaster-paste-region
    Pastes the current region to a new paste
  • plaster-new
    Opens a new buffer for a new paste
  • plaster-annotate
    Create an annotation for the current paste (C-x C-a)
  • plaster-save
    Save the current buffer as a paste (C-x C-s)
  • plaster-delete
    Delete the current buffer's paste (C-x C-k)

The keybindings are for when you're in a buffer with plaster-mode active. When you create a new paste, the URL is automatically placed into your kill-ring.

You can also use the customize-group plaster to edit some settings:

  • plaster-root
    The root URL for the Plaster server if you're hosting your own instance.
  • plaster-session-token
    The token for the Radiance session that authenticates you.
  • plaster-type-mode-map
    A map that decides which Emacs mode to use for which paste types.

Demo Setup

An existing Plaster installation is publicly available at plaster.tymoon.eu.

plaster's People

Contributors

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