Search for 'WA 0859 3970 0884 Anggaran Pembuatan Rumah Type 21/60 Sederhana Bandungan Kab Semarang'
For details on the search query syntax, see the guide.
Total results: 121, showing 25 - 48
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Helper functions for working with PostgresSQL hstore data type in Clojure via JDBC
An arbitrary-precision Decimal type for JavaScript.
Utility functions for the boolean data type.
Apache Mesos type conversions to and from Clojure
ClojureScript micro-library with an implementation of a type 4, random UUID generator compatible with RFC-4122 and cljs.core/UUID (make-random-uuid), a uuid-string conformance validating predicate (valid-uuid?), and a UUID factory from uuid-string with conformance validation (make-uuid-from).
Clojure library with help fuctions for working with element type
caribou: type structure interaction medium
Alternative type outcomes for arithmetic
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).
An optional type system for Clojure — zero-dependency artifact for annotations only.
Type annotations and macros for the base Clojure distribution.
Device.js makes it easy to write conditional CSS _and/or_ JavaScript based on device operating system (iOS, Android, Blackberry, Windows, Firefox OS, MeeGo, AppleTV, etc), orientation (Portrait vs. Landscape), and type (Tablet vs. Mobile).
An optional type system for Clojure — full system for annotating and type-checking.
Type annotations and macros for core.async.
An optional type system for ClojureScript — full system for annotating and type-checking.
Runtime type inference algorithm for core.typed and clojure.spec.
DBUS Type System parser for clojure and java
Cloudbees lein deployment plugin for deploying your special snowflake apps really really easily.
See https://github.com/michaelneale/lein-cloudbees for docs and installation instructions.
(when installed type lein cloudbees to see what you can do. For any ring based webapps.
A tiny Clojure library that serializes and deserializes values into popular formats based on provided content type
Runtime type inference algorithm for core.typed and clojure.spec.
Infer specs from any Avro type
An optional type system for ClojureScript — full system for annotating and type-checking.
clojure.spec definitions for the boolean data type.
Arbol is a mixed data type tree transformer using simple selectors available in Clojure and ClojureScript.