Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

franc-ce

loosheng361MIT0.1.3TypeScript support: included

The esm and commonjs compatible version of the franc library

franc, esm, commonjs

readme

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