Skip to content

Commit

Permalink
add link to geojson-iots
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti committed Sep 21, 2017
1 parent 51fc0f9 commit b350f73
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,10 @@ ThrowReporter.report(validation)
// => throws 'Invalid value undefined supplied to : { name: string, age: number }/age: number'
```

## Community error reporters
# Community

- [io-ts-reporters](https://github.com/OliverJAsh/io-ts-reporters)
- [io-ts-reporters](https://github.com/OliverJAsh/io-ts-reporters) - Error reporters for io-ts
- [geojson-iots](https://github.com/pierremarc/geojson-iots) - Runtime types for GeoJSON as defined in rfc7946 made with io-ts

# TypeScript integration

Expand Down

0 comments on commit b350f73

Please sign in to comment.