1.0.4 • Published 4 years ago

fluent-ts v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago