-
testng Public
Forked from testng-team/testngTestNG testing framework
Java Apache License 2.0 UpdatedSep 12, 2019 -
carbon-tutorial Public
Forked from carbon-design-system/carbon-tutorialAn app for the Carbon Design System tutorial
JavaScript Apache License 2.0 UpdatedSep 4, 2019 -
redux Public
Forked from reduxjs/reduxPredictable state container for JavaScript apps
JavaScript MIT License UpdatedMar 15, 2018 -
react-scroll-box Public
Forked from smikhalevski/react-scroll-boxCharged cross-browser and cross-platform scrollable container implementation with no external dependencies but React 0.13+.
JavaScript MIT License UpdatedJul 23, 2017 -
-
api-guidelines Public
Forked from microsoft/api-guidelinesMicrosoft REST API Guidelines
UpdatedJul 20, 2016 -
java-cloudant Public
Forked from cloudant/java-cloudantA Java client for Cloudant
Java Apache License 2.0 UpdatedJan 21, 2016 -
lodash Public
Forked from lodash/lodashA JavaScript utility library delivering consistency, modularity, performance, & extras.
JavaScript Other UpdatedJun 26, 2015 -
gradle Public
Forked from gradle/gradleA powerful build system for the JVM
Java UpdatedDec 27, 2013 -
finagle Public
Forked from twitter/finagleA fault tolerant, protocol-agnostic RPC system
Scala Apache License 2.0 UpdatedDec 17, 2013 -
sbteclipse Public
Forked from sbt/sbt-eclipsePlugin for sbt to create Eclipse project definitions
Scala UpdatedOct 15, 2013 -
examples Public
Forked from realworldocaml/examplesAll the examples in Real World OCaml
OCaml The Unlicense UpdatedAug 19, 2013 -
scalatron Public
Forked from scalatron/scalatronScalatron, a multi-player programming game in which coders pit bot programs (written in Scala) against each other
-
jackson-datatype-guava Public
Forked from FasterXML/jackson-datatype-guavaAdd-on module for Jackson JSON processor which handles Google Guava (http://code.google.com/p/guava-libraries/) datatypes (collections)
-
jackson-databind Public
Forked from FasterXML/jackson-databindGeneral data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
-
hadoop-book Public
Forked from tomwhite/hadoop-bookExample source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
-
jquery-idle-timeout Public
Forked from ehynds/jquery-idle-timeoutNotify your users when their sessions are about to expire.
JavaScript UpdatedNov 29, 2011 -
AngryPigs Public
Forked from HairyFotr/AngryPigsA 3D game for a school-project written in Scala & Clojure
-
scala-spring-hibernate-maven-webapp Public
Forked from GrahamLea/scala-spring-hibernate-maven-webappCode for kickstarting a webapp using Scala + Spring + Hibernate + Maven
-
-
-
iterator-essence Public
Forked from etorreborre/iterator-essenceCode for the Essence of the Iterator Pattern post