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

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
hemengke1997's profile
hemengke1997
304 contributions
xiaotiandada's profile
xiaotiandada
3 contributions
DroganC's profile
DroganC
2 contributions
p-efimenko's profile
p-efimenko
2 contributions
zhb127's profile
zhb127
2 contributions
purple-force's profile
purple-force
1 contributions
Ezra-Chan's profile
Ezra-Chan
1 contributions
LycheeWangWeida's profile
LycheeWangWeida
1 contributions
hemengke1997

hemengke1997/use-antd-resizable-hea...

antd table 表格头列拖拽 hook / React Hook makes antd Table Header resizable.

TypeScript
275
55
MIT License

Support the dependencies of hemengke1997/use-antd-resizable-header

Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
hemengke1997/any-config
Account's avatar
hemengke1997/any-config
eslint-config
Account's avatar
hemengke1997/any-config
prettier-config
Account's avatar
hemengke1997/any-config
tsconfig
Account's avatar
testing-library/dom-testing-library
Simple and complete DOM testing utilities that encourage good testing practices.
Account's avatar
testing-library/jest-dom
Custom jest matchers to test the state of the DOM
Account's avatar
testing-library/react-testing-library
Simple and complete React DOM testing utilities that encourage good testing practices.
Account's avatar
testing-library/user-event
Fire events the same way the user does
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash.debounce
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-dom
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-resizable
Account's avatar
vitest-dev/vitest
UI for Vitest
Account's avatar
ant-design/ant-design
An enterprise-class UI design language and React components implementation
Account's avatar
antfu-collective/bumpp
Bump version, commit changes, tag, and push to Git
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
postcss/postcss-import
PostCSS plugin to import CSS files
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
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
toplenboren/simple-git-hooks
A simple, zero dependency tool for setting up git hooks for small projects
Account's avatar
terser/terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Account's avatar
egoist/tsup
Bundle your TypeScript library with no config, powered by esbuild
Account's avatar
hemengke1997/tsup-plugins
tsup plugin to bundleless (output as file-to-file)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

This project provides a React hook for enabling resizable table headers in Ant Design tables, including both standard Table and ProTable components. It's designed for React developers working with Ant Design tables who need column resizing functionality, offering customizable width constraints, persistence options, and compatibility with various table configurations.