Skip to content

StencilJS Library that publishes HTML5 Web Components for Symbol from NEM.

License

Notifications You must be signed in to change notification settings

UsingBlockchain/symbol-components

Repository files navigation

Symbol Components Library

npm-badge size-badge dl-badge Build Status Slack

Library to provide Javascript Components for Symbol.

This is a PoC to validate the proposed NIP 15 Transaction Taxonomy. When stable, the repository will be moved to the nemtech organization.

NOTE: The author of this package cannot be held responsible for any loss of money or any malintentioned usage forms of this package. Please use this package with caution.

Components Found Here

You can use any of the following custom elements when @symbolui/symbol-components is imported:

Component Description
<symbol-node-health-icon> Icon displaying peer health status
<symbol-transaction-icon> Icon displaying peer health status

Usage

Node modules

You can import the library into your Vue, React, Angular or vanilla Javascript projects with NPM as follows:

$ npm install symbol-components

Script tag

You can import the library directly into your HTML files with following <script> tag example:

<script src='https://unpkg.com/[email protected]/dist/symbol-components.js'></script>

Then you can use the custom elements anywhere in your template, Vue files, JSX, HTML, etc.

Getting help

Use the following available resources to get help:

Contributing

This project is developed and maintained by NEM Foundation.

Contributions are welcome and appreciated. Check CONTRIBUTING for information on how to contribute.

License

Copyright 2020-present Grégory Saive for NEM

Licensed under the Apache License 2.0

About

StencilJS Library that publishes HTML5 Web Components for Symbol from NEM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published