draft-js-block-breakout-plugin
Block breaker
A plugin that breaks out of certain block types when the user presses return
A plugin for draft-js that allows you to break out of block types as you type.
40 stars
6 watching
10 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
icelab/draft-js-single-line-plugin | Restricts Draft.js editor to a single line of input, condensing blocks and optionally removing rich entities. | 43 |
pigmin/breakout | A simple JavaScript game clone of the classic arcade game Breakout using Babylon JS framework | 2 |
sindresorhus/p-break | A utility to exit a promise chain early and selectively execute subsequent promises based on conditions. | 22 |
babylonjs-archive/accessiblebreakout | An experiment in creating an accessible breakout game using WebGL and Web Audio | 0 |
riatelab/statsbreaks | A JavaScript package to discretize quantitative datasets into thematic categories. | 22 |
julianshapiro/blast | An utility library that splits text into manageable parts | 1,539 |
icelab/draft-js-ast-exporter | Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
editor-js/warning | A plugin for a code editor that provides a customizable warning block with a title and message. | 25 |
bramstein/typeset | An implementation of the Knuth and Plass line breaking algorithm in JavaScript to optimize text layout | 994 |
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
billpull/knockout-bootstrap | A plugin that adds custom bindings for Bootstrap plugins such as tooltips and popovers to enhance their functionality in Knockout.js applications. | 232 |
icebob/coffeescript_cheatsheet | A comprehensive resource for learning CoffeeScript syntax and conventions | 14 |
grapesjs/blocks-flexbox | A plugin for a web page editor that adds support for flexible and responsive column layouts. | 39 |
simsim0709/draft-js-plugins | Custom plugins for DraftJS, extending its functionality with additional features and capabilities | 3 |
samypesse/draft-js-code | Utilities to simplify code block editing in DraftJS editors | 108 |