Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2nthony/parcel-plugin-vuedown
parcel plugin to convert markdown to Vue-component
https://github.com/2nthony/parcel-plugin-vuedown
markdown marked parcel parcel-plugin vuedown
Last synced: 12 days ago
JSON representation
parcel plugin to convert markdown to Vue-component
- Host: GitHub
- URL: https://github.com/2nthony/parcel-plugin-vuedown
- Owner: 2nthony
- License: mit
- Created: 2019-07-07T17:01:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:32:16.000Z (about 1 year ago)
- Last Synced: 2024-11-24T16:47:00.590Z (about 1 month ago)
- Topics: markdown, marked, parcel, parcel-plugin, vuedown
- Language: JavaScript
- Homepage:
- Size: 1.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# parcel-plugin-vuedown
> Parcel plugin for [vuedown](https://github.com/evillt/vuedown)
Please consider starring the project to show your ❤️ and support.
[![NPM version](https://badgen.net/npm/v/parcel-plugin-vuedown?icon=npm)](https://npmjs.com/package/parcel-plugin-vuedown)
[![NPM download](https://badgen.net/npm/dm/parcel-plugin-vuedown?icon=npm)](https://npmjs.com/package/parcel-plugin-vuedown)
[![CircleCI](https://badgen.net/circleci/github/evillt/parcel-plugin-vuedown?icon=circleci)](https://circleci.com/gh/evillt/parcel-plugin-vuedown/tree/master)
[![License](https://badgen.net/npm/license/parcel-plugin-vuedown)](./LICENSE)
[![donate](https://badgen.net/badge/support%20me/donate/f2a)](https://donate.evila.me)## Usage
```console
yarn add parcel-plugin-vuedown --dev
```## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Author
**parcel-plugin-vuedown** © [evillt](https://github.com/evillt), Released under the [MIT](./LICENSE) License.
Authored and maintained by **EVILLT** with help from contributors ([list](https://github.com/evillt/parcel-plugin-vuedown/contributors)).
> [evila.me](https://evila.me) · GitHub [@evillt](https://github.com/evillt) · Twitter [@evillt](https://twitter.com/evillt)