@rayconnect/widget

Rayconnect widget let you make your web widget easily. We built some feuture to make your web widget with TypeSciprt (Say it again JUST With TYPESCRIPT).

Usage no npm install needed!

<script type="module">
  import rayconnectWidget from 'https://cdn.skypack.dev/@rayconnect/widget';
</script>

README

rayconnect/widget

Rayconnect widget let you make your web widget easily. We built some feuture to make your web widget with TypeSciprt (Say it again JUST With TYPESCRIPT).

Documents

For each components or core functions and modules we have made documentions and we said how to use @rayconnect/widget.
READ MORE

Changelogs

[27 Dec 2020] First things that needed for a simplest widget created

Dependencies

devDependencies are not used for your widget but dependencies must be on your widget.

dependency Why it used ?
css-loader, style-loader To load css and style for webpack
sass-loader, node-sass To load sass, scss and compling
sass-to-string To convert sass, scss files to string when import them on ts
ts-loader To load typescript for webpack
typescript Cause it's better then js and it has more feutures
webpack, webpack-cli To make a unreadable and small package