hoplon/javelin

Spreadsheet-like dataflow programming in ClojureScript.

ClojureHTMLOther
This is stars and forks stats for /hoplon/javelin repository. As of 10 May, 2024 this repository has 779 stars and 57 forks.

Javelin Spreadsheet-like dataflow programming in ClojureScript. Example (ns your-ns (:require [javelin.core :refer [cell] :refer-macros [cell=]])) (defn start [] (let [a (cell 0) ;; input cell with initial value of 0. b (cell= (inc a)) ;; formula cell of a+1. c (cell= (+ 123 a b))] ;; formula cell of a+b+123. (cell= (.log js/console c)) ;; anonymous formula cell for side effects. ;; c's initial value, 124, is printed. (swap! a inc) ;; a was...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
Dinil-Thilakarathne/50-css-projectsCSSHTMLSCSS52070
jigar-sable/Portfolio-WebsiteCSSHTMLJavaScript21001230
source-academy/backendElixirHCLOther310460
xxjwxc/sharesPLpgSQLGoVue2850880
egstad-construct/detect-scrollHTMLJavaScriptCSS4790110
NeogitOrg/neogitLuaOther2.6k+121510
liteli1987gmail/langchainzhMDXOther61070
mskcc/phoenixNextflowGroovyPython0000
savonet/menhir-backupOCamlCoqOther0000
ArchiveBox/ArchiveBoxPythonHTMLShell17k+341k+7