UNPKG

1.98 kBMarkdownView Raw
1<p align="center">
2 <b>Using this package?</b> Please consider <a href="https://github.com/sponsors/arthurfiorette" target="_blank">donating</a> to support my open source work ❤️
3 <br />
4 <sup>
5 Help @kitajs/generator grow! Star and share this amazing repository with your friends and co-workers!
6 </sup>
7</p>
8
9<br />
10
11<p align="center" >
12 <a href="https://kita.js.org" target="_blank" rel="noopener noreferrer">
13 <img src="https://kita.js.org/logo.png" width="180" alt="Kita JS logo" />
14 </a>
15</p>
16
17<br />
18
19<div align="center">
20 <a title="MIT license" target="_blank" href="https://github.com/kitajs/kitajs/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/github/license/kitajs/kitajs"></a>
21 <a title="Codecov" target="_blank" href="https://app.codecov.io/gh/kitajs/kitajs"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/kitajs/kitajs?token=ML0KGCU0VM"></a>
22 <a title="NPM Package" target="_blank" href="https://www.npmjs.com/package/@kitajs/generator"><img alt="Downloads" src="https://img.shields.io/npm/dw/@kitajs/generator?style=flat"></a>
23 <a title="Bundle size" target="_blank" href="https://bundlephobia.com/package/@kitajs/generator@latest"><img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/@kitajs/generator/latest?style=flat"></a>
24 <a title="Last Commit" target="_blank" href="https://github.com/kitajs/kitajs/commits/master"><img alt="Last commit" src="https://img.shields.io/github/last-commit/kitajs/kitajs"></a>
25 <a href="https://github.com/kitajs/kitajs/stargazers"><img src="https://img.shields.io/github/stars/kitajs/kitajs?logo=github&label=Stars" alt="Stars"></a>
26</div>
27
28<br />
29<br />
30
31<h1>🖨️ KitaJS Generator</h1>
32
33<p align="center">
34 <code>@kitajs/generator</code> is the code generator of the <a href="https://kita.js.org" target="_blank">KitaJS</a> routing meta framework.
35 <br />
36 <br />
37</p>
38
39<br />
40
41> [!IMPORTANT]
42> Documentation yet to be written.
43
44<br />