Titian Weapp

screenshot of Titian Weapp

Titian 小程序 UI 组件库

Overview

The Titian Design is a component library designed for WeChat mini programs. It offers over 60 high-quality components that are suitable for mobile interactions. The library supports theme customization with three built-in styles and also provides internationalization support. Additionally, it supports multiple channels and leverages the WeChat mini program transcode tool developed by WeChat. The library can be installed using npm and is compatible with third-party packages.

Features

  • High-quality components: The library offers over 60 high-quality components suitable for mobile interactions.
  • Theme customization: The library supports customization of themes with three built-in styles.
  • Internationalization support: The library provides support for internationalization.
  • Multiple channel support: The library supports multiple channels and leverages the WeChat mini program transcode tool developed by WeChat.

Summary

The Titian Design is a component library designed specifically for WeChat mini programs. It offers a wide range of high-quality components that are suitable for mobile interactions. The library supports theme customization, internationalization, and multiple channel support. It can be easily installed using npm and integrated into WeChat mini programs.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.