request-snippet-generator

0.0.3 • Public • Published

request-snippet-generator

Generate code snippets for a postman collection request

Command Reference

# install dev dependencies
npm install . -d
# run entire check (lint + tests + etc) to avoid CI failure
run `npm test`;
# run lint and style check on codebase
npm run-script lint;
# auto format individual files
npm run-script lint mypath/file1.js mypath/file2.js;
 
# Note that it replaces the file with an auto-formatted variant.
# Make sure you review them before committing.
# perform unit tests
npm run-script check;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    1

Package Sidebar

Install

npm i request-snippet-generator

Weekly Downloads

1

Version

0.0.3

License

Apache License 2.0

Last publish

Collaborators

  • abhijitkane