Search for 'WA 0821 1305 0400 Ahli Hydroseeding Green Project Lampung Utara Lampung'
For details on the search query syntax, see the guide.
Total results: 644, showing 169 - 192
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Milestones : the Automagic Project Tasks Scheduler
Leiningen template for a NoCore Clojure project
Leiningen template for a simple grafter project
A template to generate a Yo-yo API project
Easily start a new cljs project with reloading.
A minimal ClojureScript project template
A leiningen plugin for interpolating into the project map.
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.
Fork of the 3x-UI project with additional functionality for creating inbounds, generating certificates, and other features.
Run command line scripts bundled within your clojure project
Wrapping up the Bloomberg java SDK jars into a lein project.
A re-frame scaffold project
Use gpg to verify GPG signatures of selected clojure project dependecies
A template to generate a yo-yo webapp project
live-static project template for Leiningen
Project template for using with causeway
Project template for using with causeway
Incanter-core is the core module of the Incanter project.
FSM Library from the Tungsten Replicator project
Template for a full.monty HTTP project
Aggregate project for all spec.definition modules.
A project template for flat layout.
My Project Euler library in Clojure