fluent-ts

1.0.4 • Public • Published

fluent-ts .github/workflows/publish.yml

fluent-ts is a utility for creating typings (.d.ts file) from fluent files .ftl

Usage

npx

npx fluent-ts --outDir ./node_modules/@types/fluent-ts

yarn

yarn create fluent-ts --outDir ./node_modules/@types/fluent-ts

It is also possible to run the command in watch mode, using the --watch argument:

npx fluent-ts --outDir . --watch

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i fluent-ts

Weekly Downloads

3

Version

1.0.4

License

MIT

Unpacked Size

24.9 kB

Total Files

22

Last publish

Collaborators

  • psimk