@blackbaud/skyux-lib-clipboard

Single-page-application for skyux-lib-clipboard

Usage no npm install needed!

<script type="module">
  import blackbaudSkyuxLibClipboard from 'https://cdn.skypack.dev/@blackbaud/skyux-lib-clipboard';
</script>

README

Sky Copy to Clipboard

npm status

The copy to clipboard component creates a button on your page that enables users to copy the content to their computer's clipboard. Read the official documentation for more info.

Reporting Bugs or submitting issues

All feature requests, bug reports, or issues should be filed within the Stache issues in the main Stache repository.

Install dependencies

npm install

Serve the SPA

skyux serve

Test the components

skyux test

Build the components

skyux build-public-library

Contributing

Read our contribution guidelines.