Pinned Repositories
bumpy-road-to-universal-javascript
Example repository for my talk "The bumpy road to Universal JavaScript"
haskell-experiments
Haskell experiments
rewire
Easy monkey-patching for node.js unit tests
rewire-webpack
Dependency injection for webpack bundles
spa-vs-universal
Real-world example implementation of a blog using a SPA and a universal architecture. Demonstrates server-side rendering combined with code-splitting.
webpack-config-tips
Not so secret tips and examples on how to write good webpack configs.
updtr
Update outdated npm modules with zero pain™
less-loader
Compiles Less to CSS
sass-loader
Compiles Sass to CSS
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
jhnns's Repositories
jhnns/rewire
Easy monkey-patching for node.js unit tests
jhnns/webpack-config-tips
Not so secret tips and examples on how to write good webpack configs.
jhnns/cypress-test-tiny
Tiny Cypress E2E test case
jhnns/prisma-bug-repo
A repository for reproducing Prisma bugs
jhnns/ts-node-tests
jhnns/woerdl
jhnns/camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
jhnns/camelcase-keys
Convert object keys to camel case
jhnns/clockodo
Unofficial JavaScript SDK for the Clockodo API
jhnns/cypress
Fast, easy and reliable testing for anything that runs in a browser.
jhnns/cypress-documentation
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
jhnns/DefinitelyTyped
The repository for high quality TypeScript type definitions.
jhnns/fastify
Fast and low overhead web framework, for Node.js
jhnns/focus-trap-react
A React component that traps focus
jhnns/git-rev-sync-js
jhnns/hasura-camelize
jhnns/imap-emails
ImapEmails is wrapping 'imap' and 'mailparser' library and exposes simple interface to fetch your latest emails from Gmail or any other inbox supporting IMAP
jhnns/linaria-bug-repo
jhnns/mobiscroll-module-problem
jhnns/modular-sass-example
An example project to demonstrate how to write modular Sass files
jhnns/notes
My personal public notes
jhnns/react-big-calendar
gcal/outlook like calendar component
jhnns/react-laag
Hooks to build things like tooltips, dropdown menu's and popovers in React
jhnns/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
jhnns/semantic-release-npm-multiple
jhnns/sevdesk
💵 Unofficial JavaScript SDK for sevdesk.com
jhnns/slidev
Presentation Slides for Developers
jhnns/valibot
The modular and type safe schema library for validating structural data 🤖
jhnns/webpack-chunk-test
jhnns/website
Website of the JSCraftCamp in Munich