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

16.444.2 • 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"

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 16.444.2
    69
    • latest

Version History

Package Sidebar

Install

npm i incremental-compiler

Weekly Downloads

1,541

Version

16.444.2

License

MIT

Unpacked Size

162 kB

Total Files

87

Last publish

Collaborators

  • darekf77