codemirror-whitespaces

0.1.0 • Public • Published

CodeMirror-whitespaces

A CodeMirror plugin to display whitespaces.

Installation

npm i --save codemirror-whitespaces

Usage

CodeMirror(element, {
  showWhitespaces: true
});

Demo

Open index.html to see it in action.

License

The code is subject to the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i codemirror-whitespaces

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

16.4 kB

Total Files

12

Last publish

Collaborators

  • tzvetkoff