# NGX-BIT

A flexible NG-ZORRO helper library

[![Github Actions](https://img.shields.io/github/workflow/status/kainonly/ngx-bit/bit_test?style=flat-square)](https://github.com/kainonly/ngx-bit/actions)
[![Coveralls github](https://img.shields.io/coveralls/github/kainonly/ngx-bit.svg?style=flat-square)](https://coveralls.io/github/kainonly/ngx-bit)
[![npm](https://img.shields.io/npm/v/ngx-bit.svg?style=flat-square)](https://ngx-bit.kainonly.com)
[![Downloads](https://img.shields.io/npm/dm/ngx-bit.svg?style=flat-square)](https://www.npmjs.com/package/ngx-bit)
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-blue.svg?style=flat-square)](https://www.typescriptlang.org/)
[![GitHub license](https://img.shields.io/github/license/kainonly/ngx-bit?style=flat-square)](https://raw.githubusercontent.com/kainonly/ngx-bit.js/main/LICENSE)

**Development Manual(Chinese)** https://doc.kainonly.com/#/ngx-bit/

Sorry, due to limited personal energy, only Chinese documents are provided. I am not good at English. If you are
interested in this, you can work together to improve it.

> Thanks to [JetBrains](https://www.jetbrains.com/?from=ngx-bit) for providing free open source license sponsorship
>
> [![JetBrains](https://raw.githubusercontent.com/kainonly/ngx-bit/main/resource/jetbrains.svg)](https://www.jetbrains.com/?from=ngx-bit)

## Basic Project Case

- **address**: https://console.kainonly.com
  - username: `kain`
  - password: `pass@VAN1234`

[![demo-1](https://github.com/kainonly/ngx-bit/blob/main/resource/demo-1.gif?raw=true)](https://console.kainonly.com)
[![demo-2](https://github.com/kainonly/ngx-bit/blob/main/resource/demo-2.gif?raw=true)](https://console.kainonly.com)
[![demo-3](https://github.com/kainonly/ngx-bit/blob/main/resource/demo-3.gif?raw=true)](https://console.kainonly.com)
[![demo-4](https://github.com/kainonly/ngx-bit/blob/main/resource/demo-4.gif?raw=true)](https://console.kainonly.com)

The API can choose the following items:

- [lab-api(Go-Gin)](https://github.com/kain-lab/lab-api) *Use case of tool set to assist Gin framework*
- [hyperf-api-case(PHP~Swoole)](https://github.com/kainonly/hyperf-api-case) *辅助 Hyperf 框架的工具集合使用案例*
- [think-api-case(PHP)](https://github.com/kainonly/think-api-case) *辅助 ThinkPHP 框架的工具集合使用案例*

## License

[BSD-3-Clause License](https://github.com/kainonly/ngx-bit/blob/main/LICENSE)

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkainonly%2Fngx-bit.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkainonly%2Fngx-bit?ref=badge_large)
