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: about 1 month ago
JSON representation

BuckleScript `[@bs.blabla]` attributes explained with examples

Lists

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)