Web components designed to infiltrate no-code platforms via script tags
npm install @codecabana/web-components tags in no/low-code platforms like Wordpress, Squarespace, Wix, Webflow etc, refer to codecabana.com.au
bash
npm install @codecabana/web-components
`
Publishing
Any push to master branch will trigger the publish process via Github Actions
Version is incremented semantically using the conventional commits specification
Tech
- Atomico (functional web component framework)
- Babel (transpiler)
- Rollup (bundler)
- NextJS (demo)
ToDo
- Add npm install` support in addition to unpkg script tag reference