Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Redraft is a tiny library that takes the raw output of Draft.js (`convertToRaw`) and turns it into rendered markup—typically React components but also plain HTML strings—via user‑provided callbacks for inline styles, block types, entities and decorators. It’s aimed at developers who need to display Draft.js content on the client (or server) without pulling in the full editor, offering flexible rendering, cleanup options, and helpers for style‑map‑based rendering.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of lokiuz/redraft

Account's avatar
mathiasbynens/punycode.js
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
stoeffel/babel-plugin-array-includes
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
immutable-js/immutable-js
Immutable Data Collections
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
facebook/react
React package for snapshot testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
stephenmathieson/node-tlds
A list of TLDs.

Support the repos that depend on this repository

Top contributors

lokiuz's profile
lokiuz
114 contributions
savardc's profile
savardc
4 contributions
avdeev's profile
avdeev
2 contributions
bramus's profile
bramus
2 contributions
Flyingmana's profile
Flyingmana
2 contributions
grrowl's profile
grrowl
2 contributions
alejandronanez's profile
alejandronanez
1 contributions
relztic's profile
relztic
1 contributions
danez's profile
danez
1 contributions
kawamurakazushi's profile
kawamurakazushi
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
lokiuz

lokiuz/redraft

Renders the result of Draft.js convertToRaw using provided callbacks, works well with React

JavaScript
282
33
MIT License