Pinned Loading
-
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<meta charset="UTF-8">
-
Convert a SVG into CSS background-im...
Convert a SVG into CSS background-image url 1var svg = '<svg width="10" height="10" xmlns="http://www.w3.org/2000/svg"><circle fill="#F00" cx="5" cy="5" r="5"></circle></svg>';
2var url = '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.
-
rodekruis/fiveten-components
rodekruis/fiveten-components PublicA collection of web-components to share 510 styles, designs and common UI-patterns across all our (web-)products.
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.