Skip to content

ninjamar/editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editor

A text editor

Installation

Download src/editor

import { Editor } from "/path/to/editor/editor.js";

or use a CDN

import { Editor } from ".https://cdn.jsdelivr.net/gh/ninjamar/editor@latest/src editor/editor.js";

Usage

new Editor(editorElement, options);

Releases

No releases published

Packages

No packages published