New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rets.js

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rets.js

Simplified RETS Node Client

  • 0.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

rets.js Travis Coverage Status

Simplified RETS Node Client

rets.js aims to simplify interacting with Real Estate Transaction Standard compliant servers using Node.js. Specifically RETS Version 1.8. It is an effort to bring a properly functioning and performant libRETS implementation to the Node.js community.

This library is not a libRETS wrapper, but seeks to provide a similar API interface while offering additional feature support that Node.js developers have come to rely on like events and streaming.

A secondary but still important goal is to keep the code as simple to read as possible to help developers understand the RETS Specification.

More information about RESO and the RETS 1.8 Specification can be found at the RESO and Specification Documentation sites respectively.

Install

npm install --save rets.js

Testing

npm run test-watch

Examples

You can find a number of examples in the examples directory

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

License

See LICENSE

Keywords

FAQs

Package last updated on 11 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc