Skip to content

Repository files navigation

Logo

The Official PERSCOM Widget

The PERSCOM Widget offers a simple and effective way to integrate your PERSCOM.io data externally into various websites and content management systems.

GitHub Release GitHub License Slack

Introduction

By using a straightforward HTML code snippet, the widget can elegantly render and present your data in a non-intrusive manner. Further, the widget can be fully customized using CSS to seamlessly blend with your website's aesthetics.

Getting Started

Explore the variety of available widgets:

Documentation

Visit our documentation here to get started.

Usage

Paste the following HTML code snippet into a website of your choice - making sure to replace APIKEY with a live token.

<!-- Place this code where you want the widget to appear on your website. -->
<!-- Replace APIKEY with your actual API key. -->

<div id="perscom_widget_wrapper">
    <script
        id="perscom_widget"
        data-apikey="APIKEY"
        data-widget="roster"
        data-dark="false"
        src="https://widget.perscom.io/widget.js"
        type="text/javascript"
    ></script>
</div>

Example

A live demo of the widget can be viewed here. This demo uses data straight from our demo organization available at https://demo.perscom.io.

Contributing

Please see here for more details about contributing.

About

The PERSCOM Widget offers a simple and effective way to integrate your PERSCOM data externally into various websites and content management systems.

Topics

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages