We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Hi there, I'm Sling. A noob Web Frontend Developer.
console.log( 'Making bugs.😉' );
Tauri redis - A simple redis desktop manager based on rust-tauri and sveltejs. WIP, currently it is just a roughcast house.
SCSS 2
The widgets factory.
TypeScript
Artus.
A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
TypeScript 334 60
import Vue, { ComponentOptions, CreateElement } from 'vue';
import { VNodeData } from 'vue/types/vnode';
import { AsyncComponentFactory, AsyncComponentPromise, FunctionalComponentOptions } from 'vue/types/options';
import _ from 'lodash';
import $ from 'jquery';