Socket
Socket
Sign inDemoInstall

geojsonlint

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geojsonlint

A better CLI for @mapbox/geojsonhint.


Version published
Maintainers
1
Created
Source

geojsonlint

A better CLI for @mapbox/geojsonhint.

Features

  • Supports multiple files with globbing
  • Supports scanning directories
  • Formats output with eslint-formatter-pretty

Install

$ npm install --global geojsonlint

Usage

$ geojsonlint --help

  A better CLI for @mapbox/geojsonhint.

  Usage:
    geojsonlint [options] <file|glob>...

  Options:
    --disable-precision-warning  Disable the precision warning for coordinates.

  Examples:
    geojsonlint *.geojson
    geojsonlint files/
    geojsonlint --disable-precision-warning precise.geojson

Supports any combination of files and globs, in addition to directories (see globby for a quick cheat-sheet).

License

MIT © Brad Dougherty

Keywords

FAQs

Package last updated on 27 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc