Pinned Repositories
co-walk
walk a file tree and return a list of files
elementx
:zap: Functionally create DOM elements and compose them to a tree quickly
fmt-obj
Stringifies any javascript object in your console for CLI inspection :sparkles:
inspect-json
:flashlight: Robust manipulation and inspection of JSON data using the already familiar Chromium Devtools
json-tokenize
Splits a JSON string into an annotated list of tokens
koa-views
Template rendering middleware for koa (hbs, swig, pug, anything! :sparkles:)
preact-hyperscript
Hyperscript-like syntax for creating Preact elements
veel
Base react styling components using fela with a design system
watch-run
[Deprecated] Re-execute a given command everytime something changes in a specific directory
queckezz's Repositories
queckezz/koa-views
Template rendering middleware for koa (hbs, swig, pug, anything! :sparkles:)
queckezz/fmt-obj
Stringifies any javascript object in your console for CLI inspection :sparkles:
queckezz/elementx
:zap: Functionally create DOM elements and compose them to a tree quickly
queckezz/preact-hyperscript
Hyperscript-like syntax for creating Preact elements
queckezz/veel
Base react styling components using fela with a design system
queckezz/watch-run
[Deprecated] Re-execute a given command everytime something changes in a specific directory
queckezz/inspect-json
:flashlight: Robust manipulation and inspection of JSON data using the already familiar Chromium Devtools
queckezz/pwdx
A simple, stateless and reproducable password generator made for developers
queckezz/parse-hyperscript
Parse hyperscript-like syntax for creating dom or virtual-dom nodes
queckezz/hyperapp-to-html
Serialize hyperapp virtual nodes to html strings
queckezz/json-tokenize
Splits a JSON string into an annotated list of tokens
queckezz/preact-element
A simpler element creation function (h) for preact
queckezz/untar-memory
Untar a tarball to an in-memory filesystem
queckezz/weight-plate-calculator
Webapp for calculating the weight plates you need for the barbell or weight belt
queckezz/expand-spacings
Expands `margin` and `padding` css properties to their long form
queckezz/folder-clean
Analyzes and potentially deletes all files and folders which are older than a given date
queckezz/pull-promise
Pull the value from a promise using pull-streams
queckezz/react-nanobar
Nanobar wrapped up as a React component
queckezz/simplex-noise-playground
[Experiment] [W.I.P] Random terrain generation using simplex noise
queckezz/bbb-resources
This repository contains documentation and self-made versions of the assignments given at the BBB
queckezz/fs-from-object
Create files and folders in the filesystem directly from an object
queckezz/global-undom
Run browser-specific code in node using undom
queckezz/uniq-with
Remove duplicates based on a predicate function
queckezz/fast-simplex-noise-js
Fast simplex noise implemented in JavaScript
queckezz/inu-fft
Little inu app with fft of microphone input.
queckezz/inux
an experiment in opinionated helpers for `inu`
queckezz/jl54
queckezz/preact
:zap: Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
queckezz/preact-www
:book: Preact documentation website.
queckezz/signals
Manage state with style in every framework