{"id":15369102,"url":"https://github.com/developit/picomarkdown","last_synced_at":"2025-04-15T13:43:04.877Z","repository":{"id":22458585,"uuid":"25797189","full_name":"developit/picomarkdown","owner":"developit","description":"Converts basic markdown to HTML.","archived":false,"fork":false,"pushed_at":"2017-06-03T19:43:16.000Z","size":7,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T11:16:09.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/developit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-27T00:49:36.000Z","updated_at":"2023-09-25T07:42:27.000Z","dependencies_parsed_at":"2022-07-23T18:32:17.857Z","dependency_job_id":null,"html_url":"https://github.com/developit/picomarkdown","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fpicomarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fpicomarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fpicomarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fpicomarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developit","download_url":"https://codeload.github.com/developit/picomarkdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249076544,"owners_count":21208812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T13:34:10.289Z","updated_at":"2025-04-15T13:43:04.856Z","avatar_url":"https://github.com/developit.png","language":"JavaScript","readme":"Picomarkdown [![NPM Version](http://img.shields.io/npm/v/picomarkdown.svg?style=flat)](https://www.npmjs.org/package/picomarkdown) [![Bower Version](http://img.shields.io/bower/v/picomarkdown.svg?style=flat)](http://bower.io/search/?q=picomarkdown)\n============\n\nThis is a trimmed-down version of [Micromarkdown.js](https://github.com/SimonWaldherr/micromarkdown.js).  \nIt is smaller, and doesn't support the AJAX/include or tables functionalities.\n\nDemo\n----\n\nHere's a simple JSFiddle demo of the parser:  \n**[Picomarkdown Demo](http://jsfiddle.net/developit/Lg5mcane/)**\n\n\nAbout\n-----\n\nLicense:   **MIT**  \nVersion: **0.1.0**  \nDate:  **10.2014**  \n\n\nUsage\n-----\n\nAdjust to suit your preferred module format.\n\n```js\nvar md = require('picomarkdown');\n\nvar html = md.parse('*this* is __easy__ to `use`.');\nconsole.log(html);\n```\n\n\nCredits\n-------\n\nAll credit for Picomarkdown goes to the author of [Micromarkdown.js](https://github.com/SimonWaldherr/micromarkdown.js), on which this library is shamelessly based: [Simon Waldherr](http://twitter.com/simonwaldherr).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopit%2Fpicomarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopit%2Fpicomarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopit%2Fpicomarkdown/lists"}