Skip to content

burleyb/jspw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jspw

PropertyWare API Library for JavaScript applications (Node.js)

Overview

JSPW is a JavaScript Library utilizing PropertyWare's API: It works with Node.js.

It encapsulates the access to various APIs provided by PropertyWare in asynchronous JavaScript function calls.

It also has command line interface (CLI) which gives interactive console (REPL), so you can learn the usage without hassle.

Supported PropertyWare APIs are the following:

  • echoString
  • getPortfolioList

Documentation

See documentation in http://jspw.github.io/ (coming soon).

Releases

See Releases.

License

See license (MIT License).

Authors

Notes

If you have any questions first file it on issues before contacting authors via e-mail.

Contributions

Your contributions are welcome: both by reporting issues on GitHub issues or pull-requesting patches.

If you want to implement any additional features, to be added to JSpw to our master branch, which may or may not be merged please first check current opening issues with milestones and confirm whether the feature is on road map or not.

If your feature implementation is brand-new or fixing unsupposed bugs in the library's test cases, please include addtional test codes in the test/ directory.

About

Node.js library to access the PropertyWare SOAP API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published