README
@oframe/o
Install
npm i @oframe/o
yarn add @oframe/o
import { DOM, Tick, Animate, Emitter } from './index.mjs';
Documentation
@oframe/o
is a workspace for a collection of packages. It creates a single point of import.
npm i @oframe/o
<script type="module">
import oframeO from 'https://cdn.skypack.dev/@oframe/o';
</script>
npm i @oframe/o
yarn add @oframe/o
import { DOM, Tick, Animate, Emitter } from './index.mjs';
@oframe/o
is a workspace for a collection of packages. It creates a single point of import.