node-detect-indent

Detect the indentation of code
  https://github.com/sindresorhus/detect-indent
  0
  no reviews



Node.js module to get the amount and type of indentation (tab, space or null) of a string of any kind of text.

Node.js is an event-based server-side JavaScript engine.