Skip to content

A complete rich text editor. Currently based on Slate framework.

License

Notifications You must be signed in to change notification settings

Quadrats/quadrats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadrats

A complete rich text editor. Currently based on Slate framework.

npm package npm downloads Licence

Try out our plugins.

Features

Blocks

  • Titles [h1, h2, h3, h4, h5, h6]
  • Blockquote
  • List [ol, ul]
  • Divider
  • Embed [youtube, vimeo, instagram, facebook, twitter, podcastApple, spotify]
  • Inline Mark [bold, italic, underline, strikethrough, highlight, customHighlight]
  • Footnote
  • Link
  • Image [file-uploader]
  • Read More

Locales

  • zh-TW [Traditional Chinese]
  • en-US [American English]

Themes

  • Default
  • Dark Mode

Development scripts

Useful scripts include:

yarn

Installs package dependencies

yarn build

Build the local packages.

yarn storybook:start

Starts storybook dev (after building).

yarn lint

Lint ts/js files w/ eslint and scss files w/ stylelint.

yarn test

Test w/ jest.

yarn release

Using lerna to bump package versions, build and publish to npm via conventional changelog.

About

A complete rich text editor. Currently based on Slate framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published