view-ignored

Retrieve list of files ignored/included by Git, npm, Yarn and VSC Extension.

MIT License

Downloads
94
Stars
1

Bot releases are visible (Hide)

view-ignored - 0.2.2 Latest Release

Published by Mopsgamer about 2 months ago

  • Fix the cli.
view-ignored - 0.2.1

Published by Mopsgamer 2 months ago

  • Fix hierarcy loop exit first iteration.
  • Fix main field (package.json).
view-ignored - 0.2.0

Published by Mopsgamer 2 months ago

  • Refactor, add more stuff: changes for the command-line and API.
  • Change project structure: move 'lib' -> 'out/src'
  • Implement command-line --plugins, --depth and --show-sources options.
view-ignored - 0.1.1

Published by Mopsgamer 3 months ago

  • Add jsdocs everywhere.
  • Add FileInfo.isIncludedBy.
  • FileInfo.ignored is now a getter.
view-ignored - 0.1.0

Published by Mopsgamer 4 months ago

  • Changed binding api.
  • Updated README.
view-ignored - 0.0.2

Published by Mopsgamer 4 months ago

  • Added 'LICENCE.txt'.
  • Added repo links for 'package.json'.
view-ignored -

Published by Mopsgamer 4 months ago

Initial view-ignored release.

  • API - need more jsdoc comments.
  • API for Browser - fs and path required.
  • Cli throught viewig and view-ignored - command line client with config and scan commands.
  • Plugin system - unsupported cli, bad binding api (public Map variable and functions).