npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@sebastienrousseau/pm2md

v0.0.2

Published

Generates a markdown documentation from a Postman collection file.

Downloads

4

Readme

PM2MD

Banner representing Postman2Markdown (PM2MD)

npm codacy Coverage Status Contributors Forks License Made with Love

WebsiteDocumentationReport BugRequest FeatureContributing Guidelines


Welcome to Postman2Markdown (PM2MD)

This package generates generates a markdown documentation from a Postman collection file.

divider

Getting Started with Development

👉 Before you begin: » Make sure you have downloaded Postman and installed it on your computer. Alternatively, you can sign up to use the web version of Postman.

  • First export the collection from Postman.

Drag Racing

  • Save the collection file.

Drag Racing

divider

Install

npm install -g pm2md

divider

Usage

Execute pm2md specifying the collection file.

pm2md postman_collection.json
Reading file examples/postman_collection.json
Generating markdown file ...
Documentation was created correctly examples/postman_collection.md

The package will create an .md file.

Example of file generated postman_collection.md

divider

Semantic Versioning Policy

For transparency into our release cycle and in striving to maintain backward compatibility, pm2md follows semantic versioning and ESLint's Semantic Versioning Policy.

divider

Changelog

divider

Code of Conduct

We are committed to preserving and fostering a diverse, welcoming community. Please read our Code of Conduct.

divider

Our Values

  • We believe perfection must consider everything.
  • We take our passion beyond code into our daily practices.
  • We are just obsessed about creating and delivering exceptional solutions.

divider

Contributing

Thank you for using PM2MD! If you like the library, it would be great if you can give it a star ⭐ on [GitHub][17].

There are also many ways in which you can participate in this project, for example:

Please read carefully through our Contributing Guidelines for further details on the process for submitting pull requests to us.

divider

License

Copyright (c) Sebastien Rousseau. All rights reserved.

Licensed under the MIT license.

divider

Acknowledgements

PM2MD is beautifully crafted by these people and a bunch of awesome contributors.

| Contributors | |---------| |Sebastien Rousseau| |Sebastien Rousseau|

divider