Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 232 Bytes

README.en.md

File metadata and controls

22 lines (13 loc) · 232 Bytes

ts-common-lib

Description

  • geometry parse to wkt
  • wkt parse to geometry
  • geometry parse to geojson
  • feature parse to geojson

Installation

  • install

    yarn

  • test

    yarn test

  • build

    yarn build