Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

ArchivierteRepositories/k5e-cn

Repository files navigation

@k5e/cn

A shadcn/ui-inspired component library for kintone customization.

Features

  • 📋 Copy & Paste: No npm install required - components are copied directly into your project
  • 🎯 Full Control: You own the code with complete customization freedom
  • 🔧 kintone-First: Built specifically for kintone platform following official guidelines
  • 📦 Zero Dependencies: Self-contained components that just work
  • 🎨 Official Styling: Uses kintone's official CSS classes

Quick Start

# Initialize a new project
pnpm dlx k5e-cn@latest init

# Add a component
pnpm dlx k5e-cn@latest add table-filter

# List all available components
pnpm dlx k5e-cn@latest list

Documentation

Visit our documentation site for detailed guides and component examples.

Available Components

  1. table-filter - Advanced filtering for record lists
  2. form-validator - Form validation with custom rules
  3. conditional-fields - Show/hide fields based on conditions
  4. bulk-update - Bulk record updates UI
  5. export-enhanced - Enhanced CSV/Excel export

Development

# Install dependencies
pnpm install

# Run development server
pnpm dev

# Build all packages
pnpm build

# Run linting
pnpm lint

Contributing

We welcome contributions! Please see our Contributing Guide for details.

License

MIT © k5e-cn contributors

About

This project is a shadcn/ui-inspired component library for kintone customization. It provides copy-paste components that developers can easily integrate into their kintone applications.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors