geojsonhint
Advanced tools
Changelog
2.0.0
This is the first stable release of geojsonhint that supports the IETF GeoJSON standard
Changelog
2.0.0-beta2
bin
directory from beta1 release.Changelog
2.0.0-beta1
lib
: now the
repository contains only source files.Changelog
2.0.0-beta
vfile
for fancier message formatting in outputChangelog
1.2.1
Changelog
1.2.0
noDuplicateMembers
, and a stricter default
behavior: repeated properties, which are ambiguous in JSON, are now forbidden
by default with geojsonhint.Changelog
1.1.0
require('geojsonhint/object')
.
This is useful for performance-intensive browser libraries.Changelog
1.0.0
npm install geojson
is significantly
more efficient - excludes 496kb of testing fixtures