-
Fulcro-Bulma
Feb 7, 2018 · 1 min read · Computer Software Functional Programming Internet Server Client GUI Clojure ClojureScript ·
A fulcro.ui.bootstrap3 inspired Clojure/ClojureScript library for Bulma, to be used with the Fulcro framework – Fulcro-Bulma (by Mari Donkers). Rationale A purposely 'thin' Clojure library for the lean CSS-only, Flexbox based, Bulma framework. Work in progress. Intention is to not implement all Bulma components and …
Read More -
Fulcro
Dec 18, 2017 · 1 min read · Computer Software Functional Programming Database Server Client GUI Internet Clojure ClojureScript JavaScript Full Stack ·A library for development of single-page full-stack web applications in Clojure / ClojureScript – Fulcro (by Fulcrologic, LLC). Fulcro 2.0 is a library for building data-driven full-stack applications for the web. It uses React, is written in Clojure and Clojurescript (so it has first-class functional abilities with …
Read More -
Modern CSS framework based on Flexbox – Bulma (by Jeremy Thomas). From its documentation CDN https://cdnjs.com/libraries/bulma CSS only Bulma is a CSS framework. As such, the sole output is a single CSS file: bulma.css. You can either use that file, "out of the box", or download the Sass source files to customize the …
Read More -
Usenet is a worldwide distributed discussion system available on computers and can be accessed via the NNTP protocol. For Clojure there's the clj-nntp library (by Aleksander Skjæveland Larsen (ogrim)). Because it's in early stages of development (thus incomplete) I have simply copied its source code into my project and …
Read More -
nginx-clojure - lean Clojure deployment
Mar 23, 2017 · 1 min read · Computer Software Functional Programming Linux Server Internet GUI Java Clojure ClojureScript ·Nginx module for embedding Clojure / Java / Groovy programs, typically those Ring based handlers – Nginx-Clojure (by Zhang, Yuexiang (xfeep)). DZone article on Nginx-Clojure Fast Clojure/Java Web Apps on NGINX Without a Java Web Server. Fast Clojure/Java Web Apps on NGINX Without a Java Web Server Nginx-Clojure is a …
Read More -
JavaFX in the Browser - NO PLUGINS - EVERYWHERE – JPRO (by jpro technologies AG). From its documentation jpro is a new technology which brings Java back into the browser - without Java Plugin. To achieve that, jpro runs JavaFX on the server and maps its scenegraph directly into the browser. The client side rendering is …
Read More -
Cryogen static site generator
Feb 11, 2017 · 1 min read · Computer Software Functional Programming Internet HTML CSS Web Static Site Generator Clojure ClojureScript ·Cryogen is a simple static site generator built with Clojure — Cryogen (by Carmen La). From its documentation Cryogen is shipped on Leiningen so setup is fuss free and there's no need to mess with databases or other CMS systems. Cryogen reads through a directory containing your Markdown or AsciiDoc content, compiles it …
Read More