Pinned Repositories
atomic-flyway
A wrapper around Flyway to make migration atomic
lynxts
Lynx.ts is a TypeScript-first, lightning fast form provider for React.js and React Native
maybe
A monadic wrapper with a type-safe API to handle throwing operations in a functional way
pretty-jupiter
A Gradle plugin to pretty-log JUnit Jupiter tests when run from the Gradle test task. Nested tests are grouped together and the output styles is very similar to `mocha.js`
react-native-testing-mocks
React Native mocks for testing. Same as the internal Jest-based mocks, but decoupled of Jest dependency.
rxjs-axios
A complete Axios wrapper that uses RxJS observables instead of promises
spring-r2dbc-relationships
A set of annotations to handle entity relationships when working on Spring Data R2DBC.
strict-null-check
A Gradle plugin to make your Java code check for nullability by default
ts-cssvars
Safely define and use CSS vars on JS/TS context
ts-routeways
A type-safe solution to define and consume routes
JoseLion's Repositories
JoseLion/maybe
A monadic wrapper with a type-safe API to handle throwing operations in a functional way
JoseLion/pretty-jupiter
A Gradle plugin to pretty-log JUnit Jupiter tests when run from the Gradle test task. Nested tests are grouped together and the output styles is very similar to `mocha.js`
JoseLion/lynxts
Lynx.ts is a TypeScript-first, lightning fast form provider for React.js and React Native
JoseLion/spring-r2dbc-relationships
A set of annotations to handle entity relationships when working on Spring Data R2DBC.
JoseLion/rxjs-axios
A complete Axios wrapper that uses RxJS observables instead of promises
JoseLion/ts-routeways
A type-safe solution to define and consume routes
JoseLion/strict-null-check
A Gradle plugin to make your Java code check for nullability by default
JoseLion/ts-cssvars
Safely define and use CSS vars on JS/TS context
JoseLion/atomic-flyway
A wrapper around Flyway to make migration atomic
JoseLion/react-native-testing-mocks
React Native mocks for testing. Same as the internal Jest-based mocks, but decoupled of Jest dependency.
JoseLion/react-routeways
Use ts-routeways and react-router-dom together
JoseLion/webflux-security-demo
A demo of Spring Security and Spring Session on WebFlux and R2DBC
JoseLion/.github
Stack Builders' Github profile info
JoseLion/blueprint
A React-based UI toolkit for the web
JoseLion/flipper
A desktop debugging platform for mobile developers.
JoseLion/formik
Build forms in React, without the tears 😭
JoseLion/git-playground
A playground to practice advanced and destructive Git operations
JoseLion/lms-exercise
JoseLion/mrjar-gradle-plugin
A multi-release JAR plugin for Gradle
JoseLion/OSSRH-81567
Temporary OSSRH verification repository
JoseLion/r2dbc-postgresql
Postgresql R2DBC Driver
JoseLion/react-native
A framework for building native applications using React
JoseLion/react-native-calendar
React Native calendar component exercise
JoseLion/react-native-testing-library
🦉 Simple and complete React Native testing utilities that encourage good testing practices.
JoseLion/sonar-java
:coffee: SonarSource Static Analyzer for Java Code Quality and Security
JoseLion/spring-data-r2dbc
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
JoseLion/strict-null
Strict null annotations for Java
JoseLion/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
JoseLion/vscode-checkstyle
Checkstyle extension for VS Code
JoseLion/vscode-gradle
Manage Gradle Projects, run Gradle tasks and provide better Gradle file authoring experience in VS Code