🦦
Web developer, passionate about the possibilities generated by ICTs to establish, reinvent and shape culture.
- Berlin, DE
- ponkys.com
Pinned Loading
-
consumer-web-components
consumer-web-components PublicTEST. stencil test to consume in angular
TypeScript
-
changelog-generator to compare two b...
changelog-generator to compare two branches 1// use like this node tools/changelog-generator.js upstream/master upstream/develop
2#! /usr/bin/env node
3'use strict';
4const REVISION = setupArguments(process.argv);
5const JIRA_BASE_URL = 'https://motainteam.atlassian.net/browse/:issueid';
-
Emulate a timeout
Emulate a timeout 1const fastify = require('fastify')({ logger: true })
23var timer = {};
45function delay(callback, length){
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.