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

react-umeditor-tiny is a React component that provides a rich text editor interface similar to Umeditor, allowing users to create and edit formatted content with features like text styling, lists, tables, and image insertion. It is designed for developers building web applications who need an easy-to-integrate, customizable text editing solution with support for plugins and configurable toolbars.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
liuhong1happy's profile
liuhong1happy
46 contributions
wskongdesheng's profile
wskongdesheng
12 contributions
lrongww's profile
lrongww
2 contributions
djyde's profile
djyde
1 contributions
lzhgostudy's profile
lzhgostudy
1 contributions
cunyutech

cunyutech/react-umeditor-tiny

React Editor like Umeditor

JavaScript
1
0
MIT License

Support the dependencies of cunyutech/react-umeditor-tiny

Account's avatar
pH-minamo/hmacsha1-js
Simple HMAC-SHA1 for JavaScript. The code was extracted directly from Chromium examples for extensions.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
danmartinez101/babel-preset-react-hmre
Babel preset for React HMR and Error Catching
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
paulmillr/console-polyfill
Browser console polyfill. Makes it safe to do console.log()-s etc always.
Account's avatar
es-shims/es5-shim
ECMAScript 5 compatibility shims for legacy JavaScript engines
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
jquery/jquery
JavaScript library for DOM operations
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
less/less.js
Leaner CSS
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
baldore/webpack-open-plugin
Opens the browser when Webpack is ready serving your files.
Account's avatar
jinder/path
Node.JS path module
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
gaearon/react-transform-catch-errors
React Transform that catches errors inside React components
Account's avatar
gaearon/react-transform-hmr
A React Transform that enables hot reloading React classes using Hot Module Replacement API
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.