I'm a developer. I hope that's enough for you. ᓚᘏᗢ
📈
Lets grow
Node.js / Vue.js / React.js developer.
Pinned Loading
-
A simple script to run asynchronous ...
A simple script to run asynchronous tasks sequentially. Alternative to async.waterfall 1# 0tis-waterfall
23A simple script to run asynchronous tasks sequentially. Alternative to async.waterfall
45## Install
-
A simple script to run asynchronous ...
A simple script to run asynchronous tasks with auto. Alternative to async.auto 1# 0tis-autotasks
23A simple script to run asynchronous tasks with auto. Alternative to async.auto
45## Install
-
Simple es6 eventEmitter
Simple es6 eventEmitter 1class EventsEmitter {
2constructor(){
3this.events = {};
4}
5on(name, callback, context, once = false){
-
Nginx SSL parameters for A+ rating o...
Nginx SSL parameters for A+ rating on https://www.ssllabs.com/ with letsencrypt 1server{
2#...
34listen *:443 ssl http2;
5listen [::]:443 ssl http2;
-
js module for load indication
js module for load indication 1import EventsEmitter from "0tis-eventemitter";
23class MultyLinesProcessLoader extends EventsEmitter{
4defaultOptions = {
5el: null,
-
Short git aliases for .profile or .b...
Short git aliases for .profile or .bashrc or .bash_profile or /etc/bash_profile 1alias gs='git status '
2alias ga='git add '
3alias gap='git add --patch'
4alias gaa='git add .'
5alias gb='git branch '
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.