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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kanweiwei/slate

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
medikoo/es6-map
ECMAScript6 Map polyfill
Account's avatar
mathiasbynens/esrever
A fully Unicode-aware string reverser written in JavaScript.
Account's avatar
webmodules/get-window
Returns the `window` object from a DOM object
Account's avatar
immutable-js/immutable-js
Immutable Data Collections
Account's avatar
ianstormtaylor/is-empty
Check whether a value is "empty".
Account's avatar
tuxsudo/is-in-browser
Simple check to see if current app is running in browser
Account's avatar
gearcase/is-window
Checks if the given value is a window object.
Account's avatar
timoxley/keycode
Convert between keyboard keycodes and keynames and vice versa.
Account's avatar
tajo/react-portal
To make your life with React Portals easier.
Account's avatar
webmodules/selection-is-backward
Returns `true` if the Selection is "backward", `false` otherwise
Account's avatar
ForbesLindesay/type-of
Type assertions aka less-broken typeof.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babelify
Babel browserify transform
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
rluba/browserify-global-shim
Browserify transform for replacing modules with global variables
Account's avatar
thlorenz/browserify-shim
Makes CommonJS-incompatible modules browserifyable.
Account's avatar
hughsk/disc
A tool for analyzing the module tree of a browserify bundle or node project
Account's avatar
hughsk/envify
Selectively replace Node-style environment variables with plain strings.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
Marak/Faker.js
Generate massive amounts of fake contextual data
Account's avatar
kevinbeaty/fs-promise
[DEPRECATED] Use mz or fs-extra^3.0 with Promise Support
Account's avatar
tschaub/gh-pages
Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
Account's avatar
http-party/http-server
A simple zero-configuration command-line http server
Account's avatar
segmentio/is-url
Check whether a string is a URL.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
rstacruz/jsdom-global
Enable DOM in Node.js
Account's avatar
logicalparadox/matcha
Benchmark your code.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
inikulin/parse5
HTML parser and serializer.
Account's avatar
jonathanewerner/prettify-xml
Pretty-print XML.

Support the repos that depend on this repository

Top contributors

ianstormtaylor's profile
ianstormtaylor
1626 contributions
SamyPesse's profile
SamyPesse
157 contributions
Soreine's profile
Soreine
123 contributions
zhujinxuan's profile
zhujinxuan
43 contributions
AlbertHilb's profile
AlbertHilb
29 contributions
skogsmaskin's profile
skogsmaskin
24 contributions
schneidmaster's profile
schneidmaster
19 contributions
thesunny's profile
thesunny
16 contributions
justinweiss's profile
justinweiss
15 contributions
oyeanuj's profile
oyeanuj
14 contributions

Recent events

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

No events yet
kanweiwei

kanweiwei/slate

A completely customizable framework for building rich text editors.

JavaScript
1
1
MIT License

Slate is a highly extensible, plugin‑first framework for building rich‑text editors in React. It provides a schema‑less, immutable, nested document model that lets developers craft custom editing experiences—from simple note‑taking to Medium‑style or collaborative editors—without being constrained by a fixed core. It’s aimed at web developers who need a flexible, modern foundation for any kind of rich‑text UI.