1.0.7 â€ĸ Published 3 years ago

j23k-lib v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

j23k-lib

🐏 This library is a business component library developed based on react + antd.

English | įŽ€äŊ“中文

Table of Contents

Background

To be added

✨ Features

  • 🌈 Enterprise-class UI designed for web applications.
  • đŸ“Ļ A set of high-quality React components out of the box.
  • 🛡 Written in TypeScript with predictable static types.
  • âš™ī¸ Whole package of design resources and development tools.
  • 🌍 Internationalization support for dozens of languages.
  • 🎨 Powerful theme customization in every detail.

đŸ“Ļ Install

This project uses node and npm.Go check them out if you don't have them locally installed.

$ npm i j23k-lib --save

🔨 Usage

To be added

🏆 Badge

To be added

Example Readmes

import React from 'react';
import { Player } from 'j23k-lib';

export default () => (
  <Player>
    <Player.Audio
      name="æ˜Ÿįƒå¤§æˆ˜.mp3"
      url="https://ia600702.us.archive.org/33/items/Classical_Sampler-9615/Kevin_MacLeod_-_Also_Sprach_Zarathustra.mp3"
    ></Player.Audio>
  </Player>
);

Related Efforts

  • umi — 🌋 Pluggable enterprise-level react application framework.
  • dumi — 📖 Documentation tool for component development scenarios.
  • ahooks — 🔧 A high-quality and reliable React Hooks library.
  • react — 👖 JavaScript library for building user interfaces.
  • antd — 💡 Enterprise-level product design system to create an efficient and pleasant work experience.

Maintainers

@JackEngineer。

🤝 Contributing

To be added

License

MIT Š Jack Engineer

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago