{"id":15536985,"url":"https://github.com/nikolas/markdown-toolbar","last_synced_at":"2025-08-21T11:33:04.744Z","repository":{"id":8250748,"uuid":"57411123","full_name":"nikolas/markdown-toolbar","owner":"nikolas","description":"A clone of GitHub's markdown toolbar","archived":false,"fork":false,"pushed_at":"2024-10-07T15:41:21.000Z","size":418,"stargazers_count":23,"open_issues_count":11,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-20T14:42:17.100Z","etag":null,"topics":["commonmark","markdown-toolbar"],"latest_commit_sha":null,"homepage":"https://nikolas.github.io/markdown-toolbar/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikolas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-29T20:28:41.000Z","updated_at":"2024-08-07T13:19:31.000Z","dependencies_parsed_at":"2024-10-31T18:04:24.399Z","dependency_job_id":"a2fe9ee9-3712-43a9-8efe-b5dc59ef9ec4","html_url":"https://github.com/nikolas/markdown-toolbar","commit_stats":{"total_commits":102,"total_committers":7,"mean_commits":"14.571428571428571","dds":0.7058823529411764,"last_synced_commit":"54ac18bc73bca8bf4f3e104b2e4a28f4c7f82c56"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolas%2Fmarkdown-toolbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolas%2Fmarkdown-toolbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolas%2Fmarkdown-toolbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolas%2Fmarkdown-toolbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikolas","download_url":"https://codeload.github.com/nikolas/markdown-toolbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230511479,"owners_count":18237657,"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":["commonmark","markdown-toolbar"],"created_at":"2024-10-02T11:54:28.913Z","updated_at":"2024-12-19T23:13:39.120Z","avatar_url":"https://github.com/nikolas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# markdown-toolbar [![Build Status](https://travis-ci.org/nikolas/markdown-toolbar.svg?branch=master)](https://travis-ci.org/nikolas/markdown-toolbar)\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/nikolas/markdown-toolbar.svg)](https://greenkeeper.io/)\n\nmarkdown-toolbar can be used as a jQuery plugin that provides a WYSIWYG experience using Markdown syntax. markdown-toolbar requires [commonmark.js](https://github.com/jgm/commonmark.js), and also uses [js-emoji](https://github.com/iamcal/js-emoji) if it's available. Calling `.markdownToolbar()` on a textarea creates a toolbar above the textarea, and a rendered preview below it, like this:\n\n![markdown-toolbar screenshot](http://www.columbia.edu/~njn2118/journal/img/markdown-toolbar.png)\n\n* Demo: https://nikolas.github.io/markdown-toolbar/\n* Background info: http://www.columbia.edu/~njn2118/journal/2016/2/12.html\n\n## Usage\n\n```js\n$('textarea.markdown-toolbar').markdownToolbar();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolas%2Fmarkdown-toolbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikolas%2Fmarkdown-toolbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolas%2Fmarkdown-toolbar/lists"}