Search for 'mmopo fc Visit Buyfc26coins.com for latest FC 26 coins news..PGTE'

For details on the search query syntax, see the guide.

Total results: 12354, showing 11497 - 11520

Note: artifacts in italics are non-canonical forks. See the wiki for more details.

  • gdata-books-clojure 1.0.0-SNAPSHOT

    A clojure friendly wrapper for Google's GData Books API. source: http://github.com/cbilson/gdata-books-clojure

  • Image processing library for Clojure.

  • Utilities for color manipulations. This is mostly code ported from the color module in SASS.
  • org.clojars.allumbra/octet 1.1.1.120180904.173913-1

    A clojure(script) library for work with binary data.

  • FontAwesome icons as uix components for Clojure(Script)

  • Platform-native bundle for com.outskirtslabs/vips (linux-aarch64-musl)

  • Java library for creating text-based terminal GUIs
  • org.clojars.joinr/spork 0.1.9.8-SNAPSHOT

    A set of libraries derived from Spoon's Operations Research Kit. Libraries are modular and are suppoorted as stand-alone dependencies. This project is an uberjar that includes all of the modular bits in a single jar, for easier dependencies. spork is purpose-built to be clojure-centric, focusing on a functional API, a default towards purity and persistent data structures, with alternative mutable/imperative counterparts. The vast majority of spork is written in Clojure, with an intentional nod toward independence from external libraries, particularly Java libs. Consequently, spork should provide a lightweight, clojure-based platform for the topics covered by the libraries. I am currently working to eliminate legacy java dependencies where possible.
  • io.doane/helmsman 1.1.0-SNAPSHOT

    This is a library for describing the structure of a web appliction. This way, we have uris and data associated directly with routes. This is nice for generating navigation or applying middleware to routes are a particular level.
  • latch 0.0.1-SNAPSHOT

    Simple authentication and authorization for Gate.
  • truss 0.0.1-SNAPSHOT

    Assertions API for Clojure/Script

  • A utility for working with polybooljs in ClojureScript, and some extras
  • io.scurry/cmdb 0.0.2-SNAPSHOT

    Tools for building a CMDB
  • zheh12/jvm-breakglass 0.0.9-SNAPSHOT

    Setting up an nrepl can be useful to introspect into the JVM for troubleshouting/investigation or testing of regular Java applications. You can connect onto a process and use a Clojure prompt interactivelly or have client application that sends and execute Java code dynamically. It works because the code injected is Clojure and that the Clojure run-time allows to evaluate code at run-time. Furthermore Clojure interops very easily with Java i.e. you can translate pretty much any Java code into Clojure and access all your Java object from the injected Clojure code. This is the perfect tool to access the inside of your JVM process live after it has been deployed. To run any fancy change of code scenario, any data structure or call any method you don't need to redeploy your java code. You can see what your process sees in real time. This is an unvaluable tool to use to develop and maintain a java application.

  • An implementation of a crawler for Ads.txt files written in Clojure

  • A Graph Layout Library For Clojure
  • lein-test-is 0.1.0-SNAPSHOT

    A Leiningen plugin for testing Clojure 1.0 projects with clojure.contrib.test-is.
  • color-test 0.1.0-SNAPSHOT

    A Clojure library designed to make rpg-style stat bars, using clansi for coloring.
  • xapivalidator 0.1.0-SNAPSHOT

    A validation library for the Experience API

  • Lein plugin for extracting documentation data to edn
  • whodidthis/clj-pouch 0.1.0-SNAPSHOT

    Wrapper for PouchDB in ClojureScript
  • image 0.1.0-SNAPSHOT

    A Clojure Library for image processing
  • omr/lein-template 0.1.0-SNAPSHOT

    omr project template for Leiningen
  • cubane/cublono-html 0.1.0-SNAPSHOT

    Lisp style templating to HTML for clojurescript