Search for 'WA 0852 2611 9277 Pesan Interior Set Kamar Ukir Apartemen The Spring Residence Tangerang'

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

Total results: 3155, showing 673 - 696

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


  • Structural scraping for the rest of us.

  • The irresistible Clojure IDE-in-a-plugin

  • Common CLI functions for the DE backend services and tools

  • 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).

  • 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.

  • Fast similar set lookup using MinHash and K-d trees

  • Utility functions for the testing other data type libraries.

  • A Clojure Library for the Facebook Messenger Platform

  • Compare clojure data structures. The differences come back as a list with paths to where the elements differ

  • Use the wagon-ssh-external provider.

  • When running the repl, reload every time a file is saved.

  • shipping the data from JDBC storage via REST-API with API spec

  • Generate code from the REPL
  • org.clojars.bigsy/electric v2-alpha-554-g3b028b1e

    A reactive Clojure dialect for web development that uses a compiler to infer the frontend/backend boundary

  • Clj-Stringtemplate is a Clojure wrapper for the StringTemplate Java library

  • A wrapper around the Firebase REST API

  • Pure-clojure implementation of ruby's ordered hash and set types - instead of sorting by key, these collections retain insertion order.

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

  • The Québécois swear generator

  • Clojure implementation of the xoroshiro128+ PRNG described at http://xoroshiro.di.unimi.it/
  • st/common 0.10.10

    The Standard Treasury Common Library

  • Provides the core functions and protocols necessary for a bitsplit implementation
  • avenir 0.2.2

    Clojure utilities which may find a proper home in the future
  • cljsjs/skel 3.0.1-1

    A lightweight responsive framework for the www