svelte-transpile-typescript
v0.1.2
Published
Transpile typescript in the svelte files
Downloads
24
Maintainers
Readme
Svelte transpile typescript
Transpile typescript in the svelte files.
Installation
npm i svelte-transpile-typescript
// OR
yarn add svelte-transpile-typescript
Using
svelte-transpile-typescript -i src/Button.svelte -o dist/Button.svelte
Options
| Option | Alias | Description | | ------------------------------ | --------------- | ------------------------ | | --input [input] | -i | Input file or directory | | --output [output] | -o | Output file or directory |
NPM Statistics
Download stats for this NPM package
License
Svelte dts is open source software licensed as MIT.