New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kotomi-ui

Package Overview
Dependencies
Maintainers
1
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kotomi-ui

基于Ant Design做的组件扩展,开发的一套组件库

  • 1.19.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-91.18%
Maintainers
1
Weekly downloads
 
Created
Source

Kotomi UI

基于Ant Design做的组件扩展,开发的一套组件库

Codacy Badge npm Netlify Status

✨ 特性

  • ⚙️ 表格支持单元格和行编辑,并且很方便的进行远程分页加载数据。
  • 🌈 语义话的表单定义,无需构建复杂的xml或者json格式。
  • 🛡 使用 TypeScript 开发,提供完整的类型定义文件。
  • 🌍 使用storybook 包含大量例子

Day before yesterday I saw a rabbit, and yesterday a deer, and today, you.

🖥 支持环境

  • 现代浏览器和 IE11 及以上。
  • 支持服务端渲染。
  • Electron

📦 安装

使用npm 或者 yarn 进行安装

npm install kotomi-ui --save
yarn add kotomi-ui

浏览器引用

我们在 npm 发布包内的 kotomi-ui/dist 目录下提供了kotomi.bundle.js。你也可以通过 CDNJS, 或 UNPKG 进行下载。

<script src="//unpkg.com/kotomi-ui@latest/dist/kotomi.bundle.js"></script>

强烈不推荐使用已构建文件,这样无法按需加载,而且难以获得底层依赖模块的 bug 快速修复支持。注意:你需要自行引入 moment。

Keywords

FAQs

Package last updated on 29 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc