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: 3267, showing 673 - 696
This is a library location for me plunk a lot of common utilities I want to keep available for use indepent of the project
Library for accessing the Oslo-Bergen-Tagger, and parsing of the output.
All of the schemata ("schemas") you need and/or want.
A leiningen plug-in for the autodoc documentation generator
A library that contains utility functions for wiring up the dependencies between components.
A servlet 3.0 implementation, that enables the async api for ring applications
Common CLI functions for the DE backend services and tools
Adding the time dimension to Clojure data
ImageMagick for Clojure. im4clj is a wrapper for the ImageMagick and GraphicsMagick commandline tools. It is heavily influenced by, and partly based on im4java. Use im4clj.core to get started.
A Clojure client library for the Tapis API.
A Clojure client for the Facebook Graph API.
The Eclipse Modeling Framework SDK bundle.
For EMF, see http://www.eclipse.org/modeling/emf/.
This is an inofficial bundle of EMF release JARs for simple usage by
Maven-based projects.
Additions to the standard clojure.zip package.
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).
Library for the manipulation of biological sequences.
A Clojure library for accessing the iRODS ICAT database directly.
The build protocols for the Phoenix runtime, so that Components don't have to depend on Phoenix core.
Clojure port of the 'swot' Ruby gem to validate academic email addresses and domains using crowd-sourced data.
Structural scraping for the rest of us.
A library to bridge the gap between CLJ/CLJS, web-sockets and core.async
The Standard Treasury Common Library
Clojure bindings and exploration of the tvm library
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.
Clojure utilities which may find a proper home in the future