smallfoot-sandbox

Smallfoot sandbox for demos and testing.

Usage no npm install needed!

<script type="module">
  import smallfootSandbox from 'https://cdn.skypack.dev/smallfoot-sandbox';
</script>

README

Smallfoot.js

Description

Smallfoot sandbox for demos and testing.

Smallfoot.js

Smallfoot.js is a minimalist library for functional programming, with small footprint.

Installation

git clone https://github.com/szilveszter9/smallfoot-sandbox.git
cd smallfoot-sandbox
npm install
npm run dev
npm start

Open localhost:8080 in your browser.

Contribution

Bug fixes, docs and examples are welcomed.