@putout/processor-filesystem
🐊Putout processor adds ability to lint filesystem
Last updated a year ago by coderaiser .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @putout/processor-filesystem 
SYNC missed versions from official npm registry.

@putout/processor-filesystem NPM version

????Putout processor adds support of .filesystem.json files.

Install

npm i @putout/processor-filesystem -D

Usage

{
    "processors": ["filesystem"]
}

API

create(options)

import {create} from '@putout/process-filesystem/create'

const {branch, merge} = create({
    cli: true,
    maybeSimple: true,
});

License

MIT

Current Tags

  • 8.0.1                                ...           latest (2 months ago)

29 Versions

  • 8.0.1                                ...           2 months ago
  • 8.0.0                                ...           2 months ago
  • 7.3.0                                ...           3 months ago
  • 7.2.0                                ...           3 months ago
  • 7.1.0                                ...           3 months ago
  • 7.0.4                                ...           3 months ago
  • 7.0.3                                ...           3 months ago
  • 7.0.2                                ...           3 months ago
  • 7.0.1                                ...           10 months ago
  • 7.0.0                                ...           10 months ago
  • 6.0.1                                ...           a year ago
  • 6.0.0                                ...           a year ago
  • 5.1.0                                ...           a year ago
  • 5.0.1                                ...           a year ago
  • 5.0.0                                ...           a year ago
  • 4.0.0                                ...           2 years ago
  • 3.1.0                                ...           2 years ago
  • 3.0.1                                ...           2 years ago
  • 3.0.0                                ...           2 years ago
  • 2.0.2                                ...           2 years ago
  • 2.0.1                                ...           2 years ago
  • 2.0.0                                ...           2 years ago
  • 1.4.0                                ...           2 years ago
  • 1.3.0                                ...           2 years ago
  • 1.2.0                                ...           2 years ago
  • 1.1.0                                ...           2 years ago
  • 1.0.2                                ...           2 years ago
  • 1.0.1                                ...           2 years ago
  • 1.0.0                                ...           2 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 1
Last Month 1
Dev Dependencies (12)
Dependents (2)

Copyright 2013 - present © cnpmjs.org | Home |