Run scraps.html in your browser.
Run simulacra.html in your browser.
yarn package
Include the following CSS file in your page
<link rel="stylesheet" href="dist/scraps.css" type="text/css" />Add Scraps to your page (creates a blank scrap)
<div class="scraps-js"></div>Or, with some included JS:
<div class="scraps-js">project_name = 'Scraps-JS';
order = 1;</div>Include the following JS file in your page, after any scraps
<script src="https://oakframe.org/dist/scraps.js"></script>//TODO
License: MIT
With love, from Dallas
