0.0.4-0 • Published 5 years ago

@candlefw/charcoal v0.0.4-0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

CandleFW Charcoal

CandleFW Charcoal is a framework for text editors.

Install

NPM

npm install --save @candlefw/charcoal

Usage

TextFramework clearContents - Removes all text data. resets the TextFramework

note: This script uses ES2015 module syntax, and has the extension .mjs. To include this script in a project, you may need to use the node flag --experimental-modules; or, use a bundler that supports ES modules, such as rollup.

0.0.4-0

5 years ago

0.0.2-a

5 years ago

0.0.1-a

6 years ago