Pinned Repositories
examples
repository of example projects
hiccups
A ClojureScript port of Hiccup - a fast library for rendering HTML in ClojureScript
lein-npm
Manage Node dependencies for CLJS projects
macchiato-core
Ring style HTTP server abstraction for Node.js
macchiato-env
a library for managing environment settings from different sources
macchiato-framework.github.io
Documentation for the Macchiato framework
macchiato-fs
ClojureScript wrapper for Node filesystem API
macchiato-http
Http request/response helpers for Macchiato.
macchiato-migrations
SQL migration library for Macchiato
macchiato-template
a template for generating Macchiato-based apps
Macchiato ClojureScript micro-framework's Repositories
macchiato-framework/macchiato-core
Ring style HTTP server abstraction for Node.js
macchiato-framework/macchiato-template
a template for generating Macchiato-based apps
macchiato-framework/examples
repository of example projects
macchiato-framework/macchiato-fs
ClojureScript wrapper for Node filesystem API
macchiato-framework/macchiato-framework.github.io
Documentation for the Macchiato framework
macchiato-framework/macchiato-http
Http request/response helpers for Macchiato.
macchiato-framework/macchiato-migrations
SQL migration library for Macchiato
macchiato-framework/macchiato-env
a library for managing environment settings from different sources
macchiato-framework/hiccups
A ClojureScript port of Hiccup - a fast library for rendering HTML in ClojureScript
macchiato-framework/lein-npm
Manage Node dependencies for CLJS projects
macchiato-framework/macchiato-async
Async library for macchiato
macchiato-framework/macchiato-crypto
Library for securely hashing passwords
macchiato-framework/macchiato-db-scratchpad
Database access incubation project. See README for details.
macchiato-framework/macchiato-auth
a library that provides authentication and authorization facilities
macchiato-framework/macchiato-sql
Query parsing functions for ClojureScript on NodeJS
macchiato-framework/macchiato-webstack-playground
Experiments with middleware, interceptors to reformulate web-stack