README
draft-js-blocks
Copied verbatum from https://github.com/brijeshb42/medium-draft/blob/master/src/model/index.js to make medium-draft methods available as a standalone module.
Copied verbatum from https://github.com/brijeshb42/medium-draft/blob/master/src/model/index.js to make medium-draft methods available as a standalone module.
<script type="module">
import draftJsBlocks from 'https://cdn.skypack.dev/draft-js-blocks';
</script>
Copied verbatum from https://github.com/brijeshb42/medium-draft/blob/master/src/model/index.js to make medium-draft methods available as a standalone module.