Skip to content

kjgarza/dataset-schema-org-markup

Repository files navigation

npm version

Embed Schema.org Markup Web Component

TODO: Write a project description

Installation

<script src="https://unpkg.com/vue"></script>
<script src="https://cdn.jsdelivr.net/npm/dataset-schema-org-markup/dist/dataset-schema-org-markup.min.js"></script>

Usage

<script src="https://unpkg.com/vue"></script>
<script src="https://cdn.jsdelivr.net/npm/dataset-schema-org-markup/dist/dataset-schema-org-markup.min.js"></script>


<body>
  <dataset-schema-org-markup doi="10.7272/q6g15xs4"></dataset-schema-org-markup>
</body>

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

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

License

MIT

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published