evilsoft / crocks

A collection of well known Algebraic Data Types for your utter enjoyment.
https://crocks.dev
ISC License
1.59k stars 102 forks source link

import crocks lib to crocks.dev for using in browser console #451

Open bekhzod91 opened 4 years ago

bekhzod91 commented 4 years ago

Hi!

I think is nice feature for fast starting to acquaintance with crocks

bennypowers commented 4 years ago

That's a nice idea. In the interest of docs-site performance, maybe we could have a specific page with an iframe linked to a mobile-friendly sandbox site.

bekhzod91 commented 4 years ago

I researched how use some popular libs repl :) Lodash use https://runkit.com/home and console Ramda use https://ramdajs.com/repl and console Sanctuary use custom interactive mode and console