0.1.3 • Published 1 year ago

franc-ce v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

franc-ce

NPM version

The esm and commonJs compatible version of the franc library.

Why does it exist ?

franc@6.0.0 is ESM Only,I can't use it in the vscode extension.

Usage

npm uninstall franc
npm i franc-ce
--- import {franc, francAll} from 'franc'
+++ import {franc, francAll} from 'franc-ce'

License

MIT License © 2022 LooSheng