PinnedLoading
- Ever wanted to print your Trello boa...
Ever wanted to print your Trello board? Export as JSON and 'upload' into this page. 1<!DOCTYPE html>
2<html>
34<head>
5<metacharset="UTF-8">
- Convert a SVG into CSS background-im...
Convert a SVG into CSS background-image url 1varsvg='<svg width="10" height="10" xmlns="http://www.w3.org/2000/svg"><circle fill="#F00" cx="5" cy="5" r="5"></circle></svg>';
2varurl='data:image/svg+xml,'+encodeURI(svg).replace(/#/g,'%23').replace(/%20/g,' ').replace(/%22/g,"'");
3console.log('background-image: url("'+url+'");');
- rodekruis/helpful-information
rodekruis/helpful-information PublicA web-app for People Affected to lookup useful organizations and information.
- global-121/121-platform
global-121/121-platform Public121 is an open source platform for Cash based Aid built for the Humanitarian sector by the Netherlands Red Cross.
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.