Skip to content

victorvianaom/rich-text-editor

 
 

Repository files navigation

Build Status

Abitti.dev

Abitti.dev

Use of Abitti Trademark policy

Rich text editor with math support for Finnish Matriculation Examination Board. Live demo can be found at https://math-demo.abitti.fi/

Since v4.0.0, only ES2017 code with ES modules is provided (in the dist directory). If you want to use this library, a bundler such as Webpack or Rollup is probably needed.

Dependencies

Getting started

  1. Install Node.js
  2. Run npm install.
  3. Run npm run dev.
  4. Go to http://localhost:5000

Example of direct usage

Demo: http://digabi.github.io/rich-text-editor/

Source: https://github.com/digabi/rich-text-editor/blob/master/index.html

License

https://opensource.org/licenses/MIT

Packages

No packages published

Languages

  • JavaScript 76.9%
  • CSS 11.5%
  • HTML 11.1%
  • Shell 0.5%