Search for 'WA 0852 2611 9277 Harga Borongan Pasang Plafon PVC No 1 Terpercaya Makasar Jakarta Timur'

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

Total results: 172, showing 1 - 24


  • Instaparse: No grammar left behind

  • Ring Jakarta servlet utilities.
  • realize 2019-04-24

    Realizing clojure data structures, no more laziness

  • A task that copies the files for the resource-paths to the target-path, applying stencil to each file allowing the files to be updated as they are copied. ## Usage ### Copy Execute the plugin to copy the files. lein resource ### Clean Remove the files created by the plugin. lein resource clean ### Print Print the value of a stencil specified as an argument, useful for build scripts lein resource print "{{version}}" export MY_PROJECT_VERSION=$(lein resource print "{{name}}:{{version}}") ### Pretty Print Dump the map of values sent to stencil. lein resource pprint ## Configuration To configure the plugin,add to the project.clj: ### Sample Configuration :resource { ;; required or will do nothing :resource-paths ["src-resource"] OR :resource-paths [ ["src-resource" { :includes [] ;; list of regex :excludes [] ;; list of regex :target-path "" ;; directory to store files :extra-values {} ;; override the top level ;; values for this resource }]] ;; optional default to the global one :target-path "target/html" ;; When true, only copy files where src is ;; newer than default :update false ;; optional - this is the default :includes [ #".*" ] ;; optional - default is no excludes ;; which is en empty vector :excludes [ #".*~" ] ;; optional - list of regex of files to skip stencil :skip-stencil [ ] ;; optional - if true, do not echo progress to the screen :silent false ;; optional - if true, echo lots of debug info :verbose false ;; optional - default to nil :extra-values { :year ~(.get (java.util.GregorianCalendar.) (java.util.Calendar/YEAR)) } ## Links ### Marginalia [Marginalia](http://gdeer81.github.io/marginalia) [Markdown](http://daringfireball.net/projects/markdown/syntax) [MathJax](http://www.mathjax.org/) ### test.check [test.check](https://github.com/clojure/test.check)

  • Toucan 1 reimplemented in terms of Toucan 2. Compatibility layer for existing projects using Toucan 1.

  • Visual REPL for UI component development

  • Phosphor icons as hiccup for Clojure and ClojureScript

  • Modern copy to clipboard. No Flash. Just 2kb

  • Instaparse: No grammar left behind

  • A refreshing JavaScript Datepicker - lightweight, no dependencies, modular CSS

  • Simple library to manage Type 1 UUIDs (time based)
  • vlad 3.3.2

    Vlad is an attempt at providing convenient and simple validations. Vlad is purely functional and makes no assumptions about your data. It can be used for validating html form data just as well as it can be used to validate your csv about cats.

  • Simple Cambium codec with no support for nested log attributes
  • cljsjs/csv 1.1.1-0

    A Comma-Separated Values parser for JavaScript. Standards-based, stand alone, and no regular expressions.

  • DIY toolkit for data-driven i18n, theming, and other "flavor" content.

  • Efficiently render and rerender DOM from immutable data.

  • Find content of interest in hiccup data.

  • Data-driven action dispatch for the UI: Build systems that are easier to test, observe, and extend.

  • A fork of the no longer maintained table component, designed to present millions of rows of data.

  • Byte ropes for clojure and clojurescript.

  • Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery. Supports Meteor, AngularJS, React, Polymer, Knockout and any CSS library, e.g. Bootstrap

  • Simple Clojure(Script) library for working with JSON Pointer and JSON Patch, with no external dependencies.