byu-standard-change-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

BYU Standard Change SDK

coverage report build status

Create Standard RFCs through the Standard Change web service with:

  • JavaScript module - fully tree-shakable for consumers using es6 imports (like Rollup or Webpack 2)
  • CommonJS module for backwards compatibility with Node.js-style imports
  • Type declarations to improve your downstream development experience
  • Auto-generated API documentation with TypeDoc
  • Based on Standard Change web service's Swagger

Project Tech includes:

  • TypeScript - with stable ES7 features - for tooling, linting, and documentation
  • Collocated, atomic, concurrent unit tests with Mocah/Chai
  • Source-mapped code coverage reports with nyc
  • Code coverage testing (for continuous integration)

Installation

$ npm i -S byu-standard-change-sdk

Package Sidebar

Install

npm i byu-standard-change-sdk

Weekly Downloads

3

Version

0.1.0

License

ISC

Last publish

Collaborators

  • tomdavidson