green-coder / green-coder/mate

Add a macro js-spread for CLJS

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Clojure
Stars
22
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Supported argument format:

```clojure
(js-spread :foo "foo"
:... my-js-object ;; spread
"..." "not a js-object" ;; no spread because it only works with `:...` as a literal
:bar "bar")
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.