Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 558 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 558 Bytes

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