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: 3202, showing 1513 - 1536
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A re-frame effects handler for interacting with the system clipboard.
Library for interaction with the Shadowserver IP-BGP service
The generator and destroyers for the view files.
Exposes information from the underlying servlet environment.
A library for use In the REPL. Add dependencies to your classpath,
reload your project.clj file, and invoke leiningen tasks.
The generator and destroyers for the plugin files.
An audio tagging library supporing mp3, mp4, flac, and ogg containers. It supports all of the common tags used in these files including one image in a simple abstracted way which hides most of the differences between the formats.
ex. To get read all supported tags and image into a map use (get-all-info <path>) and a map will be returned with all tag data.
ex. To update an existing tag with a new artist and album while leaving all other fields untouched, use (update-tag! <file> {:artist "new artist"
:album "new album"})
ex. To delete the lyrics field, use (update-tag! <file> {:lyrics :delete})
Supported tags:
mp3: track, track-total, disc-no, disc-total, title,
artist, album, album-artist, year, genre, comment, composer,
original-artist, remixer, conductor, bpm, grouping, isrc, record-label,
encoder, lyricist, lyrics, artwork-mime, artwork-data (byte array)
mp4: all from mp3 except original-artist, remixer, record-label
ogg/flac: all except original-artist, track-total, record-label, disc-total,
remixer, grouping
API Documentation: http://danpallas.github.io/green-tags/
contributing: Pull requests are welcome, but try to keep the API simple and submit updated tests to go along with it. Don't use macros in the API because they complicate test mocking for any project that implements this library.
Clojure wrapper for the Awaitility Java library.
Comsat integration for the Ring Clojure web framework: Jetty 9 fiber-blocking adapter.
Clojure tools is a set of clojure utilities pulled out of Conjure.
Boot task to run the datomic transactor.
A rich REPL for Clojure in the notebook style.
Sinapse is an Integrant component to deal with async messaging, when the messages are intent to be
consumed internal by the same service that produced the messages.
All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it
easy to work in Java with most syndication formats. Today it accepts all flavors of RSS
(0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes
a set of parsers and generators for the various flavors of feeds, as well as converters
to convert from one format to another. The parsers can give you back Java objects that
are either specific for the format you want to work with, or a generic normalized
SyndFeed object that lets you work on with the data without bothering about the
underlying format.
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
libpython bindings to the techascent ecosystem
Re-grommet is an interface between ClojureScript's Reagent and the Grommet React Framework
Common utilities for the REPL.
ClojureScript Autobuilder/Server which pushes changed files to the browser. This is the lein plugin.
A Clojure(Script) library which provides tagged literals for java.time and Temporal objects,
on the JVM and JS runtimes respectively.
packaging up the simple-xmlrpc implementation from the boys at redstone (thanks guys..)
Clojure wrapper for the Pebble Java templating engine.
The core parser and runtime for Visi
Control the throughput of function calls and core.async channels using the token bucket algorithm
A collection of om-components with the css from Semantic UI