0.9.1-alpha.1 • Published 2 months ago

@sm-iclient/monorepo v0.9.1-alpha.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

sm-iclient

sm-iclient is a small subset of SuperMap iClient which is written in typescript, ESM module by default, and uses ky-universal as the HTTP request. By using ky-universal, it can be run on node and browser

This is created to provide a smaller bundle than the full package SuperMap iClient and focus on providing a simple typescript client to access iServer API.

NOTICE

This package is in heavy development, so it is prone to API changes even though the breaking changes API versioning not changes. The API will be fixed after all services are included and complete.

Packages

This is a monorepo with multiple packages. Currently, there are two packages: 1. @sm-iclient/iserver : provides abstractions for iServer REST Data and Map services 2. @sm-iclient/ol : @sm-iclient/iserver + SuperMap TileRestMap to add SuperMap iServer REST Map tiles into openlayers

Use @sm-iclient/iserver if :

  • only need to access iServer REST Data
  • installed in nodejs backend

Use @sm-iclient/ol if you are using openlayers

Installation

Install sm-iclient with package manager

pnpm add @sm-iclient/iserver

npm install @sm-iclient/iserver

yarn add bash @sm-iclient/iserver

License

MIT

0.9.1-alpha.1

2 months ago

0.9.0-alpha.1

2 months ago

0.8.0-alpha

3 months ago

0.7.1-alpha

5 months ago

0.6.4-alpha

9 months ago

0.6.6-alpha

9 months ago

0.6.5-alpha

9 months ago

0.6.3-alpha

10 months ago

0.7.0-alpha

8 months ago

0.6.2-alpha

11 months ago

0.6.0-alpha

11 months ago

0.6.1-alpha

11 months ago

0.5.1-alpha

1 year ago