simplepolygon
Takes a complex (i.e. self-intersecting) GeoJSON polygon, and breaks it down into its composite simple, non-self-intersecting one-ring polygons.
Updated by @mclaeysb
geojson-polygon-self-intersections
A very simple script to compute all self-intersections in a GeoJSON polygon.
Updated by @mclaeysb