mapbox / shp-write

create and write to shapefiles in pure javascript
BSD 3-Clause "New" or "Revised" License
300 stars 187 forks source link

Convert Source Code to TypeScript #94

Closed charlieforward9 closed 1 year ago

sheindel commented 1 year ago

There are a lot of reasons that it's actually much easier to maintain a simple library like this if it's just pure js with a types definition vs full TypeScript. I'm a huge TypeScript fan and proponent, but given the age of this library, I think js + types is a better option.

Thanks so much for helping contribute to the type definitions!

sheindel commented 1 year ago

Good news: v0.4.2 is now available.

Less good news: Mapbox changed their deployment organization so this package is now hosted under a different package

@mapbox/shp-write https://unpkg.com/@mapbox/shp-write@latest/shpwrite.js