packages
packages copied to clipboard
DEPRECATED: Javascript libraries packaged up with Google Closure externs
bump pako version to latest release on npm no changes to api
### my folders tree like: ``` C:. │ deps.edn │ dev.cljs.edn │ ├───resources │ └───public │ index.html │ └───src └───hello_world core.cljs ``` ### my deps.edn ``` {:deps { cljsjs/react-dom {:mvn/version...
The version has been tested and used in production for several months, but as it's the first time creating a package of this type (using npm) a review would be...
I'm trying to get the latest update of vega to 5.20.2 does this PR look right or is there anything else I need to change? https://github.com/cljsjs/packages/pull/2201
I am using `[cljsjs/vega-lite "4.17.0-0"]` and `[cljsjs/vega "3.3.1-0"]` in my project. I have the spec below: `{ "encoding":{ "x":{ "field":"x", "type":"ordinal", "title":"Score", "axis":{ "labelAngle":0, "labelOverlap":false, "grid":false, "titleFontSize":14, "labelFontSize":12, "tickCount":7, "tickOffset":{...
Drafting a notice for "partial" deprecation of Cljsjs: I'm thinking Cljsjs is starting to get mostly unnecessary now, with better options for consuming JS modules available. ## TLDR The most...
The extern file packaged with CodeMirror is missing an entry for the function "toTextArea" on the CodeMirror prototype. https://codemirror.net/doc/manual.html
Hey! Tried to use slate package with :advanced optimizations, but it throws an exception: `Uncaught SyntaxError: Invalid regular expression: /^[^?-??-??-?]*[A-Za-zÀ-ÖØ-öø-??-??-???-??-??-?]/: Range out of order in character class` The original regex...
add support for following package https://github.com/mbrn/material-table/tree/master/src/components
build command (shadow-cljs): `yarn shadow-cljs watch functions` build backtrace: ``` shadow-cljs - starting via "clojure" Downloading: cljsjs/firebase/7.5.0-0/firebase-7.5.0-0.pom from clojars Downloading: cljsjs/firebase/7.5.0-0/firebase-7.5.0-0.jar from clojars failed to start service {:id :classpath} ExceptionInfo:...