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.
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.
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
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.
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.
Simple authentication and authorization for Gate.
Assertions API for Clojure/Script
A utility for working with polybooljs in ClojureScript, and some extras
Tools for building a CMDB
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
A Leiningen plugin for testing Clojure 1.0 projects
with clojure.contrib.test-is.
A Clojure library designed to make rpg-style stat bars, using clansi for coloring.
A validation library for the Experience API
Lein plugin for extracting documentation data to edn
Wrapper for PouchDB in ClojureScript
A Clojure Library for image processing
omr project template for Leiningen
Lisp style templating to HTML for clojurescript