Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 2.36 KB

File metadata and controls

29 lines (20 loc) · 2.36 KB

Code

Context: frontend-dev-bookmarks / User Interface Components

Code viewers and editors designed for embedding inside a website.

frontend.directory Gitter Twitter


  • Behave.js: Behave.js is a lightweight library for adding IDE style behaviors to plain text areas, making it much more enjoyable to write code in.
  • CodeMirror: CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.
  • Intelligist: A jQuery plugin that makes it easy to share and demo code in-page, using GitHub gists.
  • Prism: Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind.
  • Rainbow: Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight, easy to use, and extendable. It is completely themable via CSS.
  • ansi_up: A javascript library that converts text with ANSI terminal codes into colorful HTML
  • tabIndent.js: tabIndent.js enhances a textarea, so that the tab key no longer takes you to the next input, but rather, acts like a text editor by inserting a tab character.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Please provide a link back to this repository. This is not necessary for GitHub forks.