@meatspace/webcomponents

2.0.5 • Public • Published

Team MeatSpace (Team 2) Web Components

alt text
Build Status Maintainability Test Coverage

Welcome to the MeatSpace web component library.

meat-space.org

Getting Started

The following instructions will get our web components installed and running locally on your machine.

Installing

The easiest way to get our webcomponents is to include the following into the head of your html document:

<script src="https://unpkg.com/@meatspace/webcomponents@latest/bundle.js"></script>

Otherwise, you'll need to have the following installed:

  • Nodejs
  • npm

Assuming you have started a nodejs project, have a package.json file set up, and are in the root directory of your poject, run

npm install --save @meatspace/webcomponents

Usage & Example

In your HTML page <head> element, add a <script> tag like so

<script type="module" src="/node_modules/@meatspace/webcomponents/bundle.js"></script>

Next, add the component into your HTML body

<core-hello rainbow lang="en">this is a test!</core-hello>

Contributing

If you'd like to contribute to our webcomponent library, visit the onboarding documents for information at: https://drive.google.com/open?id=1Ol-goKPABW7S3bXMqYjVDUb8xxKekqXt
This public Google Drive contains all of information you will need to get grilling 🥩!

Acknowledgment

Thanks to BrowserStack for supporting open source projects like ours.

Team Members

  • Adam Kabbara Lead
  • Timothy Bian Co-Lead
  • Veronica Lin Quality Assurance
  • Tony Huang Quality Assurance
  • Shih-hung (Peter) Pi Tools & Utility
  • Curtis Tong Tools & Utility
  • Alex Monji Coder
  • Aaron Brown Coder
  • Justin Chen Coder
  • Christopher Jensen DevOps
  • Xin Liu DevOps

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.5
    0
    • latest

Version History

Package Sidebar

Install

npm i @meatspace/webcomponents

Weekly Downloads

0

Version

2.0.5

License

MIT

Unpacked Size

95.5 kB

Total Files

5

Last publish

Collaborators

  • ammonji
  • cajen