UNPKG

easy-typer-js

Version:

Very powerful JS typewriter plugin, compatible with native JS and MVVM class framework (Vue, React...), whatever you want to output.

13 lines 213 B
{ "compilerOptions": { "outDir": "./src/lib", "allowJs": true, "target": "es6", "strict": true, "declaration": true }, "include": [ "src/ts/*" ], "exclude": ["dist"] }