Search for 'WA 0852 2611 9277 Penyedia Interior Lemari Set Kamar Tidur Apartemen The Lana Tangerang'
For details on the search query syntax, see the guide.
Total results: 3259, showing 1537 - 1560
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Exposes information from the underlying servlet environment.
The PostgreSQL JDBC4 driver
The generator and destroyers for the view files.
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.
A Clojure wrapper for the Amazon DynamoDB v2 Java API.
Boot task to run the datomic transactor.
UI helpers for the Gungnir library
A ClojureScript library to structure single-page apps - taking inspiration from the Elm Architecture
A rich REPL for Clojure in the notebook style.
Common utilities for the REPL.
libpython bindings to the techascent ecosystem
The generator and destroyers for the plugin files.
A re-frame effects handler for interacting with the system clipboard.
Library for interaction with the Shadowserver IP-BGP service
Clojure library for the Hazelcast p2p cluster
Set of functions for manipulating with files and directories.
Clojure tools is a set of clojure utilities pulled out of Conjure.
ClojureScript Autobuilder/Server which pushes changed files to the browser. This is the lein plugin.
A library for use In the REPL. Add dependencies to your classpath,
reload your project.clj file, and invoke leiningen tasks.
The App Engine Leiningen plugin which can be used to interact with
both the development server and the remote runtime.
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.
The core parser and runtime for Visi
Re-grommet is an interface between ClojureScript's Reagent and the Grommet React Framework
packaging up the simple-xmlrpc implementation from the boys at redstone (thanks guys..)