Search for 'WA 0852 2611 9277 Anggaran Pembuatan Interior Rumah 2 Lantai 6 X 10 WIlayah Kota Tangerang Selatan'

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

Total results: 130, showing 25 - 48

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


  • scala-storm

  • timeago.js is a simple library (less than 2 kb) that is used to format datetime with *** time ago statement. eg: '3 hours ago'.

  • kafka-avro-codec
  • t6/clide-core_2.10 2.0-ce47d304

    clide-core
  • t6/clide-web_2.10 2.0-ce47d304

    clide-web

  • Benchmarking helpers for Clojure & Clojurescript

  • Noir and Fleet extensions

  • Create Swagger 2 specification for sibiro routes

  • A Clojure library for generating a project ReadMe from hiccup/html.
  • cljs 0.3.0

    An experimental Clojure(ish) to Javascript compiler similar to [clojurescript](https://github.com/clojure/clojure-contrib/tree/master/clojurescript/). The library also provides several tools to assist you with integrating cljs into your workflow. All this in about 1k lines. Viva Clojure! # Usage Use the `cljs.core/to-js` function to turn a list (representing some code) into javascript, like so: (to-js '((fn [x] (alert x)) "hello world")) -> function(x){alert(x);}("hello world"); (to-js '(-> ($ "<div />") (.css {:backgroundColor "blue" . :border "dashed white 5px"}) -> (function(){var out = $("<div />"); out.css({backgroundColor:"blue",border:"dashed white 5px"}); return out}()) Neat, huh? In addition to the compiler, cljs provides several tools to make working with cljs in the context of a web project easier: 1. [cljs.watch](#cljs.watch) provides a mechanism for automatic recompilation on source changes. Used by either `lein cljs-watch` or `(use 'cljs.watch) (start-watch-project "./project.clj")`. Cljs output is declared in your project.clj file, under the :cljs key. 2. [cljs.stitch](#cljs.stitch) takes care of stitching the collection of source files that make up a library into a coherent javascript file. For more examples, please see the [cljs.test.core](#cljs.test.core) namespace.

  • Extensions to specter to explore data structures

  • java client for yellerapp.com's exception tracking api

  • ZeroMQ Java bindings all packaged up and ready for use with leiningen + native-deps + clojars.org. Includes Mac OS X x86, linux x86, linux x86_64, window x86, and window x86_64. Please fork and build for other architectures!

  • Pipehat (|^) is a zero-dependency Clojure library for reading and writing HL7 version 2 messages encoded using vertical bar ("pipehat") encoding.

  • Tracks Mac OS X bundle and package folder types
  • xcljb 0.2.0

    X protocol Clojure-language Binding

  • Clojure wrapper for JTwig (Java 6 dependencies)

  • JarBundler is a feature-rich Ant task which will create a Mac OS X application bundle from a list of Jar files and a main class name. You can add an Icon resource, set various Mac OS X native look-and-feel bells and whistles, and maintain your application bundles as part of your normal build and release cycle. It is free software licensed under the GNU General Public License. More info @ http://informagen.com/JarBundler/

  • a set of primitives for musical programming

  • wrap-js wrapper for jquery-spark-line 1.6 https://github.com/davesann/cljs-jquery-sparkline

  • X-Expressions in Clojure