Brent Sanders
brent@brentsanders.io
Javascript client for Stateless
- Install Node.js
- Install stateless-client-javascript via
npm
npm install --save stateless-client-javascript
For the latest developer version, see Developer Install.
An example usage of stateless-client-javascript:
var statelessclientjavascript = require('stateless-client-javascript');
See Documentation for more details.
- Reports for issues and suggestions can be made using the issue submission interface.
- Code contributions are submitted via pull requests
See CONTRIBUTING.md for more details.
Install the latest developer version with npm
from github:
npm install git+https://github.com/formulatedautomation/stateless-client-javascript
Install from git
cloned source:
- Ensure git is installed
- Clone into current path
- Install via
npm
git clone https://github.com/formulatedautomation/stateless-client-javascript
cd stateless-client-javascript
npm install
- Clone into current path
git clone https://github.com/formulatedautomation/stateless-client-javascript
- Enter into folder
cd stateless-client-javascript
- Ensure devDependencies are installed and available
- Run tests
- Results are saved to tests/log with each file corresponding to a version tested
npm install
npm test
Use documentationjs to generate html documentation in the docs
folder:
npm run docs
See JSDoc style for formatting syntax.
- Ensure git is installed
- Inside the
stateless-client-javascript
folder, add all files and commit changes - Push to github
git add .
git commit -a -m "Generic update"
git push
- Update the version in
package.json
- Run tests and check for OK status
- Generate documentation
- Login to npm
- Publish to npm
npm test
npm run docs
npm login
npm publish
The module stateless-client-javascript uses the following npm packages for its implementation:
npm | Purpose |
---|---|
component | description |
component | description |
component | description |
component | description |
component <-- detail
|
component <-- detail
|
component <-- detail
|
component <-- detail