https://github.com/ryu1kn/js-interop
https://github.com/ryu1kn/js-interop
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryu1kn/js-interop
- Owner: ryu1kn
- Created: 2020-04-17T12:41:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-02T09:35:49.000Z (about 4 years ago)
- Last Synced: 2025-03-28T14:06:06.387Z (about 1 year ago)
- Language: Scala
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Inter-operability
Play with languages that can be transpiled into JS and see
how nicely they can work with JS eco-system.
In each language, cover:
* Install and use a npm package
Languages:
* [Clojure](./clojure)
* [Scala](./scala)
* [Kotlin](./kotlin_)
* [PureScript](./purescript)
* [JavaScript](./javascript)
* [TypeScript](./typescript)