Search for 'the'

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

Total results: 2961, showing 625 - 648

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


  • Clojure core documentation as provided by the Clojure Grimoire. This JAR contains the data from https://github.com/clojure-grimoire/datastore and https://github.com/clojure-grimoire/doc-clojure-core, converted to the Grenada format (https://github.com/clj-grenada). For licensing terms, see http://conj.io/about.
  • st/common 0.10.10

    The Standard Treasury Common Library

  • Aviary module for manipulating the filesystem.

  • Utility functions for the boolean data type.

  • Selectize is the hybrid of a textbox and <select> box.

  • The MIT Java Wordnet Interface
  • avenir 0.2.2

    Clojure utilities which may find a proper home in the future

  • Muotti is a graph based value transformer library which aims to solve value transformation by utilizing a digraph of known transformations to produce a transformer chain which is then used to perform the actual transformation.

  • Utility for using the PSB2 program synthesis datasets.

  • Ring adapter for the Datastar SDK

  • A client to talk to the Google Cloud API (based on clj-http).
  • clj-btc 0.11.2

    Clojure bindings for the original (C++) Bitcoin Client

  • A Clojure library for generation and utilization of UUIDs (Universally Unique Identifiers) as described by RFC-4122. This library extends the standard Java UUID class to provide true v1 (time based) and v3/v5 (namespace based) identifier generation. Additionally, a number of useful supporting utilities are provided to support serialization and manipulation of these UUIDs in a simple, efficient manner.

  • A very thin wrapper around the official Java library for Sentry.

  • A comprehensive Clojure client for the entire Amazon AWS api. FORKED version of mcohen01/amazonica

  • Implementation of the sv/blob-storage protocol for Google Cloud Storage.

  • Clojure bindings and exploration of the tvm library

  • A timbre appender for the Google Cloud Logging service

  • Pure Clojure library for interacting with the Twilio REST API, to send SMS messages

  • The PagerDuty API provides programmatic access to entities within a PagerDuty account. It is designed around [RESTful principles](https://en.wikipedia.org/wiki/Representational_state_transfer) with a path structure based on resources and their relationships. All requests and responses are serialized in [JSON](https://en.wikipedia.org/wiki/JSON), including error responses. Schema are designed to be reusable across requests and across endpoints. More sophisticated API clients should treat PagerDuty resources as unique objects keyed by the `id` field that can be used in any API request involving resources of that type. Every resource contains a `type` field that identifies the schema it uses. ## Rate limiting Each account and authentication mechanism is limited to the number of API requests it can make every minute. API requests that exceed the API rate limit will return an [HTTP status code](error_codes.html#http_responses) of 429. Different requests may affect your rate limit differently, so clients should always be prepared to be rate limited and respond appropriately. ## Read-Only API Keys API requests made with read-only keys attempting to access endpoints with methods other than `GET` will return an [HTTP status code](error_codes.html#http_responses) of 403. ## Error Codes Most APIs will return an error code from an unsuccessful call. They are described [here](error_codes.html).

  • CommonMark is a rationalized version of Markdown syntax. It provides a library with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML or to an XML representation of the AST.

  • Ring middleware to add an Accept header to every web request based off of the URL extension.

  • Tools for the hard graft of data processing

  • Tools for the hard graft of data processing