@insulo/watcher

Simple Wrapper around [chokidar](https://www.npmjs.com/package/chokidar) for watching files and folders for changes with an unified logging.


License
MIT
Install
npm install @insulo/watcher@0.1.0

Documentation

Formanta Logo

Formanta Monorepo

Libraries to empower assets related tasks and help to build & style web pages and more.

  • @formanta/blocks npm (scoped)
  • @formanta/sass npm (scoped)

Dev Notes

Git clone, incl. submodules, then setup:

npm i

Start sass demo:

npm run demo

Start blocks demo:

npm run demo-blocks

Build:

# FormantaSass demo + docs:
npm run build

# only build FormantaSass docs:
npm run build-docs

Build misc. assets, requires build output:

lerna run --stream screenshots
lerna run --stream favicons

Update packages:

npm run clean && rm -rf node_modules && rm package-lock.json && npm i

License

This project is free software distributed under the MIT License.

See: LICENSE.

© 2015 - 2024 Michael Becker, bemit UG (haftungsbeschränkt)