lkrnac's Stars
jirkapinkas/java-blog-aggregator
Java Blog Aggregator
infinitest/infinitest
Infinitest: The Continuous Test Runner for the JVM
projectlombok/lombok
Very spicy additions to the Java programming language.
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
strongloop/loopback
LoopBack makes it easy to build modern applications that require complex integrations.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
spring-io/initializr
A quickstart generator for Spring projects
floatdrop/gulp-plumber
Fixing Node pipes
ssokolow/quicktile
Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
gulpjs/gulp
A toolkit to automate & enhance your workflow
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
petkaantonov/bluebird
:bird: :zap: Bluebird is a full featured promise library with unmatched performance.
lukehoban/es6features
Overview of ECMAScript 6 features
broccolijs/broccoli
Browser compilation library – an asset pipeline for applications that run in the browser
r3b/grunt-protractor-coverage
Coverage analysis for Protractor tests
gruehle/exclude-folders
Brackets extension for excluding folders from the file tree, find in files, and quick open.
hinaria/mirai
the future of javascript today. for node.
biril/jasq
AMD dependency injector integrated with Jasmine
andrewrk/groovebasin
Music player server with a web-based user interface.
thorst/Code-Coverage-Qunit
test repo with all the badges
mockito/mockito
Most popular Mocking framework for unit tests written in Java
testng-team/testng
TestNG testing framework
hibernate/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
spring-projects/spring-integration
Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
spring-projects/spring-framework
Spring Framework
requirejs/requirejs
A file and module loader for JavaScript
iammerrick/Squire.js
Your friendly dependency injector for testing Require.js modules.
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser