ts-macros VS compojure

Compare ts-macros vs compojure and see what are their differences.

ts-macros

A typescript transformer / plugin that allows you to write macros for typescript! (by GoogleFeud)

compojure

A concise routing library for Ring/Clojure (by weavejester)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
ts-macros compojure
1 2
309 4,069
- -
8.5 5.1
6 months ago 4 months ago
TypeScript Clojure
MIT License Eclipse Public License 1.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ts-macros

Posts with mentions or reviews of ts-macros. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-02.

compojure

Posts with mentions or reviews of compojure. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-03.
  • Como desenvolvi um backend web em Clojure
    23 projects | dev.to | 3 Jul 2023
  • Rich Hickey – open-source is Not About You
    7 projects | news.ycombinator.com | 2 Jul 2022
    If you're not familiar with lisps in general, it might be hard to grok the differences between lisp-macros (as used in Clojure) and "normal" macros you see in other languages.

    But, if you are familiar already, and just wanna see examples of neat macros that makes the API nicer than what a function could provide, here are a few:

    - https://github.com/clojure/core.async/blob/master/examples/w...

    - https://github.com/weavejester/compojure

    - https://github.com/ptaoussanis/timbre

    - https://github.com/krisajenkins/yesql

What are some alternatives?

When comparing ts-macros and compojure you can also consider the following projects:

yesql - A Clojure library for using SQL.

git-of-theseus - Analyze how a Git repo grows over time

tsc-macro - Compose macro in Typescript, expand back into Typescript

next-jdbc - A modern low-level Clojure wrapper for JDBC-based access to databases.

timbre - Pure Clojure/Script logging library

shadow-cljs - ClojureScript compilation made easy

http-cron - Service / Clojure library to POST to HTTP endpoints at regular intervals

chime - A really lightweight Clojure scheduler

clj-http - An idiomatic clojure http client wrapping the apache client. Officially supported version.