README
How publish to npm
open CLI
npm login
follow instructions
then
npm publish
Installation
npm i wormsoft-telegram-connector --save
open CLI npm login follow instructions then npm publish
<script type="module">
import wormsoftTelegramConnector from 'https://cdn.skypack.dev/wormsoft-telegram-connector';
</script>
open CLI
npm login
follow instructions
then
npm publish
npm i wormsoft-telegram-connector --save