@acanto/october-js-framework

October CMS's native JavaScript framework extracted as npm package

Usage no npm install needed!

<script type="module">
  import acantoOctoberJsFramework from 'https://cdn.skypack.dev/@acanto/october-js-framework';
</script>

README

October JS Framework

This npm package just collects the october @framework and @framework.extras in a package with jquery as peerDependency allowing to manage in a custom way all frontend scripts.

Installation

First go into the theme directory cd thems/mytheme, then:

yarn add @acanto/october-js-framework