Pinned Repositories
array-to-string-with-indentation
Converts a multidimensional array to a string with indentation for each array level
befunge-interpreter
Typescript interpreter for Befunge-93 Code
bootstrap-vue-router-bug
Reproduction repo to showcase bootstrap vue bug
check-hand
css-pixel-size-test
Simple HTML test page to check how large a given Pixel size is displayed on a given device
custom-post-type-fields-helper-plugin
Offers helper functions to add fields to custom post types in Wordpress
resolution-independent-graphics
A tool to read resolution-independet-illustration-files and output them to a HTML5 canvas.
responsive-pixel-illustration
simple-dom-helper
Offers a dependency-free vanilla javascript library to interact with DOM elements. Basically a really lightweight version of DOM-interaction part of jQuery (but with a slightly different, more consistent syntax).
vite-vue-react-app-template
A simple template for a Vue and a React App running in parallel in on the same page
essenmitsosse's Repositories
essenmitsosse/responsive-pixel-illustration
essenmitsosse/array-to-string-with-indentation
Converts a multidimensional array to a string with indentation for each array level
essenmitsosse/simple-dom-helper
Offers a dependency-free vanilla javascript library to interact with DOM elements. Basically a really lightweight version of DOM-interaction part of jQuery (but with a slightly different, more consistent syntax).
essenmitsosse/vite-vue-react-app-template
A simple template for a Vue and a React App running in parallel in on the same page
essenmitsosse/befunge-interpreter
Typescript interpreter for Befunge-93 Code
essenmitsosse/bootstrap-vue-router-bug
Reproduction repo to showcase bootstrap vue bug
essenmitsosse/check-hand
essenmitsosse/css-pixel-size-test
Simple HTML test page to check how large a given Pixel size is displayed on a given device
essenmitsosse/custom-post-type-fields-helper-plugin
Offers helper functions to add fields to custom post types in Wordpress
essenmitsosse/DefinitelyTyped
The repository for high quality TypeScript type definitions.
essenmitsosse/dotfiles
My dotfiles to sync between machines and version controls
essenmitsosse/essenmitsosse.de
essenmitsosse/frontend-node-module-boilerplate
Feel free to fork, but this is quite specific to my own workflow (Mocha+Chai+Istanbul+Coveralls+Travis)
essenmitsosse/gatsby-starter-netlify-cms
essenmitsosse/jest-test-index-reproduction
essenmitsosse/simple-debug-logger
A simple helper function, that allows to create more usefull (multiline) debug logs.
essenmitsosse/simple-event-mediator
A minimal observer module in vanilla javascript
essenmitsosse/simple-keyboard-handler
A singleton vanillaJS module to catch keyboard events and then fire callbacks.
essenmitsosse/simple-object-from-queries-string
Returns an object, based on the url queries string
essenmitsosse/simple-type-converter
A micro library for type conversion.
essenmitsosse/spaCy-update
💫 Industrial-strength Natural Language Processing (NLP) in Python
essenmitsosse/thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
essenmitsosse/ts-reset
A 'CSS reset' for TypeScript, improving types for common JavaScript API's
essenmitsosse/typescript-eslint-explicit-module-boundary-types
Reproduction repo for issue with typescript eslint
essenmitsosse/vscode
Visual Studio Code
essenmitsosse/woocommerce-product-bulk-edit
Creates Bulk Edit Pages for Products
essenmitsosse/woocoomerce-variations-with-radio-button
Changes the Woocoomerce Variations to use Radio Buttons instead of Select/Optionsn
essenmitsosse/coding-potpourri
Interesting things in different languages
essenmitsosse/knip
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
essenmitsosse/react-inside-vue
React component wrapped in a Web Component inside a Vue app