HonoluluHenk
Senior software architect, developer and general programming enthusiast.
@dvbern Bern, Switzerland
HonoluluHenk's Stars
sveltejs/svelte
web development for the rest of us
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
nrwl/nx
Build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
mockito/mockito
Most popular Mocking framework for unit tests written in Java
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
dexie/Dexie.js
A Minimalistic Wrapper for IndexedDB
google/error-prone
Catch common Java mistakes as compile-time errors
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
querydsl/querydsl
Unified Queries for Java
ngxs/store
🚀 NGXS - State Management for Angular
davglass/license-checker
Check NPM package licenses
OpenAPITools/openapi-generator-cli
A node package wrapper for https://github.com/OpenAPITools/openapi-generator
JsDaddy/ngx-mask
Angular Plugin to make masks on form fields and html elements.
sebbo2002/ical-generator
ical-generator is a small piece of code which generates ical calendar files
Teun/thenBy.js
thenBy is a javascript micro library that helps sorting arrays on multiple keys
farmergreg/vim-lastplace
A vim / nvim plugin that intelligently reopens files at your last edit position.
Hakky54/sslcontext-kickstart
🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Available client examples are: Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, Vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k Kohttp and Ktor. Also gRPC, WebSocket and ElasticSearch examples are included
mattphillips/jest-expect-message
Add custom message to Jest expects 🃏🗯
OpenFeign/querydsl
Unified Queries for Java
gahabeen/jsonframe-cheerio
simple multi-level scraper json input/output for Cheerio
TheBrainFamily/cypress-cucumber-example
Example of using Cypress with Cucumber
ngxs-labs/select-snapshot
🌊 Flexibile decorator that allows to get a snapshot of the state
mimacom/ngx-bean-validation
HonoluluHenk/fluent-bigdecimals
Wrap Java-BigDecimals into a nice fluent API and help sticking to user-defined precision/scale
HonoluluHenk/id-class
Typesafe value-object for use in persistence and/or (Jax-)DTOs
HonoluluHenk/asdf-quarkus
Unofficial Quarkus plugin for asdf-vm
HonoluluHenk/at-valid
Declare class- and class-property validations using typescript decorators directly in the class
HonoluluHenk/http-content-disposition
Java library for building the HTTP Content-Disposition conforming to RFC6266, RFC5987 (opinionated but correct)
HonoluluHenk/ng-at-valid
Integrate at-valid validation decorators wih Angular reactive forms validation