@launchnotes/embed
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

LaunchNotes Embed

Using the embed

Script tag

  • Put a script tag similar to this <script src='https://embed.launchnotes.io/latest/dist/esm/launchnotes-embed.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc

Node Modules

  • Run npm install @launchnotes/embed --save
  • Put a script tag similar to this <script src='node_modules/@launchnotes/embed/dist/launchnotes-embed.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc

Read more about the LaunchNotes embed here.

Readme

Keywords

none

Package Sidebar

Install

npm i @launchnotes/embed

Weekly Downloads

1,788

Version

1.0.2

License

MIT

Unpacked Size

1.3 MB

Total Files

63

Last publish

Collaborators

  • ssodano-ln
  • alvin.huynh
  • gjdame
  • tylerdavis
  • mattln
  • bryceholcomb