Skip to content

Instantly share code, notes, and snippets.

@setapolo
setapolo / index.html
Created May 1, 2020 23:38
LH-Dactyl.svg
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {
@setapolo
setapolo / index.html
Created May 1, 2020 23:06
gistfile1.txt
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {
@setapolo
setapolo / index.html
Created May 1, 2020 22:28
css-comparison.csv milligram.min.css
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {
@setapolo
setapolo / index.html
Created April 30, 2020 21:39
ai medical x skeleton.css
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {
@setapolo
setapolo / index.html
Created April 29, 2020 22:39
css sans
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {
@setapolo
setapolo / index.html
Created April 29, 2020 22:12
css-mint
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {
@setapolo
setapolo / index.html
Created April 29, 2020 21:23
read data from https://gist raw
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {
@setapolo
setapolo / index.html
Created April 28, 2020 21:53
Tufte CSS
<!DOCTYPE html>
<html>
<script>
readData=function(){
return function(a){
var url = a['url'];
var tag = a['querySelector'];
fetch(url).then(function(response) {
return response.text();
}).then(function(text) {