Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikeibberson/draftjs-formik

DraftJS implementation for Formik.
https://github.com/mikeibberson/draftjs-formik

draft-js formik react styled-components

Last synced: 19 days ago
JSON representation

DraftJS implementation for Formik.

Awesome Lists containing this project

README

        

# DraftJS for Formik

This is a drop-in implementation of DraftJS. It assumes base-level functionality, mainly text formatting without embedding, linking and other advanced features. As a styled component, you can easily modify the UI to fit your project. To customize further, I suggest looking at Jared's example from Formik: https://codesandbox.io/s/QW1rqjBLl.

Coming soon.