Skip to content

TheMatanOr/typescript-react-embedded-widget-starter

 
 

Repository files navigation

typescript-react-embedded-widget-starter

Open in Visual Studio Code Renovate enabled contributions welcome License

DEMO

Features

  • Obfuscating of the code

  • CDN support

    <script src="https://unpkg.com/typescript-react-embedded-widget-starter@latest/dist/embedded-widget.js"></script>

Running the widget

Install dependencies

$ yarn install

Start the development server

$ yarn dev

Production build

yarn build

Road map

  • Unit Tested with code coverage enabled
  • Continuous Integration ready

Packages

No packages published

Languages

  • TypeScript 53.9%
  • JavaScript 23.9%
  • CSS 22.2%