JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q35340F
  • License MIT

A RETS (Real Estate Transaction Standard) client with a clean, promise-based interface. (deprecated)

Package Exports

  • rets-promise

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rets-promise) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

rets-promise

rest-promise was a fork of rets-client that was begun with the intent of cleaning up the developer interface and improving performance. However, this fork has been deprecated, as active development of a promise and stream-based API has moved to the original repo.

Please use rets-client latest, as it is better than this version in correctness, features, and performance.