Skip to content

api-lang/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@api-lang/core

提供 api-lang 框架的 cli 功能

关于 api-lang 框架请看: doc

install

npm i @api-lang/core or yarn add @api-lang/core

use

import type { ApiLangModule } from "@api-lang/core";

cli

npm i -g @api-lang/core or yarn global add @api-lang/core

api-lang -h

build: api-lang build ./api-lang --cjs=./dist --es=./es

About

根据编写的api-lang目录,生成完整的文档和支持api库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published