sidekick-analyser

1.1.1 • Public • Published

sidekick-analyser

Module that provides stdin input in a pre-defined way to a Sidekick analyser.

Provides analysers with a setup object that contains:

  • config (any configuration file contents for the analyser, e.g. .eslintrc file contents)
  • contents (the contents of the file to be analysed)
  • filePath (the file path of the file to be analysed)

You can easily write your own analysers for use with Sidekick. Sidekick analysers can be written in any language; all you need to do is accept input via stdin and provide output via stdout.

Package Sidebar

Install

npm i sidekick-analyser

Weekly Downloads

1

Version

1.1.1

License

MIT

Last publish

Collaborators

  • rishson