incremental-compiler
TypeScript icon, indicating that this package has built-in type declarations

16.5.38 • Public • Published

INCREMENTAL COMPILER

Example use case

  • You want to call some function for each file in you folder "src" in you project.
  • After you call this function for each file... you are watching this files and for each file change in "src", you are calling again function for this particular file

If you have many "files watchers" with "increamntal-compiler" you can create scenario ( IncCompiler.init(...) ) and prevent any kind of "race coditions"

Readme

Keywords

none

Package Sidebar

Install

npm i incremental-compiler

Weekly Downloads

89

Version

16.5.38

License

MIT

Unpacked Size

167 kB

Total Files

88

Last publish

Collaborators

  • darekf77