Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moroshko/bs-blabla
BuckleScript `[@bs.blabla]` attributes explained with examples
https://github.com/moroshko/bs-blabla
bucklescript reason reasonml
Last synced: 28 days ago
JSON representation
BuckleScript `[@bs.blabla]` attributes explained with examples
- Host: GitHub
- URL: https://github.com/moroshko/bs-blabla
- Owner: moroshko
- Created: 2019-02-26T17:44:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T20:40:43.000Z (almost 5 years ago)
- Last Synced: 2024-10-31T15:38:36.294Z (3 months ago)
- Topics: bucklescript, reason, reasonml
- Homepage:
- Size: 20.5 KB
- Stars: 152
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Table Of Contents
- [`[@bs.val]`](./bs.val.md)
- [`[@bs.scope]`](./bs.scope.md)
- [`[@bs.get]`](./bs.get.md)
- [`[@bs.set]`](./bs.set.md)
- [`[@bs.send]`](./bs.send.md)
- [`[@bs.module]`](./bs.module.md)
- [`[@bs.string]`](./bs.string.md)
- [`[@bs.int]`](./bs.int.md)
- [`[@bs.unwrap]`](./bs.unwrap.md)
- [`[@bs.new]`](./bs.new.md)
- [`[@bs.deriving]`](./bs.deriving.md)
- [`[@bs.optional]`](./bs.optional.md)
- [`[@bs.as]`](./bs.as.md)
- [`[@bs.variadic]`](./bs.variadic.md)