BetaJS-Richeditor is a rich editor plugin based on content editable using the BetaJS Framework.
npm install betajs-richeditorBetaJS-Richeditor is a rich editor plugin based on content editable using the BetaJS Framework.
You can use the library in the browser and compile it as well.
#### Browser
``javascript`
#### Compile
`javascript`
git clone https://github.com/betajs/betajs-richeditor.git
npm install
grunt
`html
H1 None
Strong 1 Text 1 Code 1
Code 2 Strong 2
Text 2
`
`javascript
BetaJS.Dynamics.Dynamic.activate();
``
- Victor Lingenthal
Apache-2.0