0.0.2 • Published 7 months ago

create-fls v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

create-fls

Scaffolding Your First Vite SDK

Compatibility Note: Vite requires Node.js version 18+, 20+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.

With Yarn:

$ yarn create fls

With PNPM:

$ pnpm create fls

With NPM:

$ npm create fls@latest

With Bun:

$ bunx create-fls

Currently supported template presets include:

  • fls-ts

You can use . for the project name to scaffold in the current directory.

Readme

Based on vite + typescript + api-extractor

This project for sdk developers , to provide online demos , as well as sdk packaging to generate documentation .

Currently only supports vue, the subsequent demand can be added to other

Other

Any questions you can contact me at ltsg0317@outlook.com

0.0.2

7 months ago

0.0.1

7 months ago