Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "json2md", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "A JSON to Markdown converter.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
157
README.md
<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
[![json2md](http://i.imgur.com/uj64JFw.png)](#) | ||
# json2md | ||
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/json2md.svg)](https://www.npmjs.com/package/json2md) [![Downloads](https://img.shields.io/npm/dt/json2md.svg)](https://www.npmjs.com/package/json2md) | ||
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/json2md.svg)](https://www.npmjs.com/package/json2md) [![Downloads](https://img.shields.io/npm/dt/json2md.svg)](https://www.npmjs.com/package/json2md) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
<a href="https://www.buymeacoffee.com/H96WwChMy" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png" alt="Buy Me A Coffee"></a> | ||
> A JSON to Markdown converter. | ||
If you're looking to use this on the client side, that's also possible. Check out the [`dist`](/dist) directory. | ||
## :cloud: Installation | ||
@@ -25,2 +65,13 @@ | ||
## :clipboard: Example | ||
@@ -107,2 +158,8 @@ | ||
## :question: Get Help | ||
@@ -112,5 +169,6 @@ | ||
1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. | ||
2. For bug reports and feature requests, open issues. :bug: | ||
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
@@ -121,2 +179,3 @@ | ||
## :memo: Documentation | ||
@@ -182,2 +241,13 @@ | ||
## :yum: How to contribute | ||
@@ -188,3 +258,2 @@ Have an idea? Found a bug? See [how to contribute][contributing]. | ||
## :sparkling_heart: Support my projects | ||
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, | ||
@@ -209,2 +278,70 @@ this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). | ||
## :dizzy: Where is this library used? | ||
If you are using this library in one of your projects, add it in this list. :sparkles: | ||
- `@sidneys/releasenotes` | ||
- `@best/github-integration` | ||
- `lambda-docs-2md` | ||
- `jumia-travel-changelog` | ||
- `@cobalt-engine/change-logger` | ||
- `uxcore-tools` | ||
- `@cypress/schema-tools` | ||
- `@best/store` | ||
- `utterance-to-markdown` | ||
- `gitdox` | ||
- `p2doc` | ||
- `pantheon_site_management` | ||
- `react-docgen-markdown` | ||
- `terraform2md` | ||
- `doc-cli` | ||
- `component-docs-2md` | ||
- `reposier` | ||
- `bookmark2md` | ||
- `machine-ip` | ||
- `rap2doc` | ||
- `make-postgres-markdown` | ||
- `describe-dependencies` | ||
- `gridsome-source-google-docs` | ||
- `kbase-components` | ||
- `@dschau/gatsby-source-google-docs` | ||
- `gatsby-source-google-docs-team` | ||
- `@shelex/schema-tools` | ||
- `mokker` | ||
- `postgres-markdown` | ||
- `@bwagener/gridsome-source-google-docs` | ||
- `joi-md-doc` | ||
- `rober19-config` | ||
- `solidity-benchmark` | ||
- `@bonitasoft/dependency-list-to-markdown` | ||
- `node-red-contrib-json2md` | ||
- `dokuinjs` | ||
- `lggn` | ||
- `@s-ui/changelog` | ||
- `gatsby-source-google-docs-sheets` | ||
- `gatsby-source-google-docs` | ||
- `@feizheng/react-markdown-props`I am using this library to generate documentation for my projects, being integrated with [blah](https://github.com/IonicaBizau/node-blah). | ||
## :scroll: License | ||
@@ -215,2 +352,10 @@ | ||
[license]: /LICENSE | ||
[website]: https://ionicabizau.net | ||
[contributing]: /CONTRIBUTING.md | ||
[docs]: /DOCUMENTATION.md | ||
[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg | ||
@@ -220,10 +365,4 @@ [badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg | ||
[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg | ||
[patreon]: https://www.patreon.com/ionicabizau | ||
[amazon]: http://amzn.eu/hRo9sIZ | ||
[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW | ||
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2015#license-mit | ||
[website]: https://ionicabizau.net | ||
[contributing]: /CONTRIBUTING.md | ||
[docs]: /DOCUMENTATION.md |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31411
360