Zapui
Zap/UI is a comprehensive library designed to streamline the development of Angular applications with a consistent and customizable design system. It leverages the power of Tailwind CSS to provide a set of pre-designed components and utilities that can be easily integrated into your projects.
Install / Use
/learn @zapuilib/ZapuiREADME
Getting started
Zap/UI is a comprehensive library designed to streamline the development of Angular applications with a consistent and customizable design system. It leverages the power of Tailwind CSS to provide a set of pre-designed components and utilities that can be easily integrated into your projects. Whether you're building a small project or a large-scale application, Zap UI helps you maintain a cohesive look and feel throughout your application.
Getting started
-
Before you start, we strongly recommend you to setup tailwindcss in your project first. Now, install the library by using
npm i @zaplib/zapui. Please make sure the your application is running angular16.0.1or higher. -
Now, provide root configuration to the core module inside
app.config.ts.import { ApplicationConfig } from '@angular/core'; import { provideZapOptions } from '@zaplib/zapui'; export const appConfig: ApplicationConfig = { providers: [ provideZapOptions(), // Others... ], }; -
Ready to use!
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
104.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
