library (104)

re-tailwind
0.0.1
0
37%
MIT
ReasonML utility classes generated from Tailwind config
@digitake/bs-rest-api
1.3.2
1
60%
MIT
BuckleScript REST API Builder
@elliottcable/bs-cmdliner
10.2.2
4
43%
ISC
Cmdliner — Declarative definition of command line interfaces for OCaml
@glennsl/bs-revamp
0.1.1
11
46%
MIT
A safe and functional API for JavaScript regexes
@glennsl/bs-json
5.0.2
253
71%
(LGPL-3.0 OR MPL-2.0)
Compositional JSON encode/decode library for BuckleScript
@glennsl/rebug
0.2.2
8
34%
MIT
Reason/BuckleScript port of debug, with some extras
@glennsl/rebase
0.2.1
52
46%
MIT
A minimal base library for Reason
@jaredly/reasongl-android
1.1.2-touch
2
29%
No license
neglectedReason bindings to OpenGL for Android native
@lxsmnsyc/re-use
0.5.0
27
51%
MIT
A collection of hooks for ReasonReact
@lxsmnsyc/re-scoped-model
1.1.1
18
62%
MIT
Scoped Model pattern in ReasonReact (but with Hooks)
@mobily/re-date
0.10.0
79
62%
MIT
📆 A collection of useful helpers for handling dates in Reason with the same modern API as the well-known `date-fns`.
@rejs/re-future
0.2.3
2
56%
MIT
Future and ResultFuture library for ReasonML
@reasonql/core
0.3.1
95
37%
MIT
Type-safe and simple GraphQL client for ReasonML
@ristostevcev/bs-callbag-events
0.2.0
0
34%
BSD-3-Clause
Callbag event streams for declaredom
@ryb73/bs-google-apis
0.6.0
0
54%
MIT
Bucklescript bindings for Google REST Apis
@ryb73/bs-napster-api
0.1.1
1
54%
MIT
BuckleScript client for Napster's REST API
@space-labs/re-crypt
1.4.0
7
60%
MIT
Secure Hash Algorithms for ReasonML
@space-labs/warp
1.0.0
18
52%
MIT
Warp is a Bucklescript library enabling http-requests over XHR
@stroiman/respect
0.10.0
28
35%
MIT
BDD-style test framework for Reason/bucklescript
@veikkaus/re-node-config
0.3.1
0
52%
MIT
Node dependent reasonml config library
@wokalski/vow
0.0.3
-
3%
MIT
Almost sound Promises for Bucklescript
bs-abstract
1.0.0
183
54%
BSD-3-Clause
deprecatedBucklescript interfaces and implementations for category theory and abstract algebra
bs-aeson
4.3.0
7
61%
MIT
neglectedBuckleScript JSON serializations that match Haskell aeson
bs-batteries
0.0.14
11
40%
MIT
neglectedOcaml batteries for bucklescript
bs-clearingnummer
1.0.0
0
60%
MIT
Clearing numbers for Swedish banks
bs-css-core
0.2.2
14
28%
ISC
neglecteddeprecatedBuckleScript statically typed DSL for CSS
bs-decode
0.11.2
105
65%
MIT
Type-safe JSON decoding for ReasonML and OCaml
bs-decimal
0.0.3
6
24%
MIT
Decimal number utilities
bs-effects
0.10.0
37
21%
BSD-3-Clause
neglectedBucklescript data structures for effectful sync and async programming
bs-errors
0.5.0
0
40%
BSD-3-Clause
neglectedUtilities for working with errors in bucklescript
bs-free
0.7.0
25
38%
BSD-3-Clause
neglectedFree monads and other free structures for bucklescript
@ristostevcev/bs-callbag-store
2.1.0
1
36%
MIT
A callbag implementation of a redux-like store
bs-graphql-scalar
0.2.2
16
32%
BSD-2-Clause
neglectedBuckleScript interface to create GraphQL Custom Scalar types
bs-little-parser
0.3.4
9
40%
MIT
neglectedLittle parser combinator for BuckleScript or Reason.
bs-music-theory
0.1.0
2
44%
LGPL-3.0
A port of the Swift MusicTheory library
bs-nonempty
1.3.0
5
60%
MIT
NonEmpty type with Array and List implementations for ReasonML and OCaml
bs-ocaml-protoc-json
0.1.3
5
30%
MIT
Protobuf JSON runtime for BuckleScript
bs-promise-monad
0.4.4
34
50%
MIT
A monadic syntax to work with Promise.
bs-react-script-loader
0.0.6
2
29%
MIT
A utility for loading third party scripts on the client.
bs-reform
10.0.2-alpha.0
265
61%
MIT
Reasonably making forms sound good again
bs-remotedata
2.0.1
18
63%
MIT
RemoteData and WebData to use with bs-fetch for BuckleScript
bs-sentia-promise
0.3.0
-
22%
MIT
neglectedpromise library for Ocaml/Reason based on javascript promises.
bs-sql-common
6.0.0
17
65%
MIT
A common interface common for SQL drivers.
bs-sql-composer
4.0.0
20
66%
MIT
A library for SQL composition in BuckleScript
bs-validation
2.0.0
3
64%
MIT
BucklesScript bindings to the validationjs library
clj-collection-apis-reasonml
1.1.0
4
60%
MIT
Adding common functions from Clojure to Reason
bucklescript-tea
0.15.0
568
43%
LGPL-3.0-or-later
TEA for Bucklescript
decco
1.3.0
175
55%
MIT
Bucklescript PPX which generates JSON (de)serializers for user-defined types
geo-reason
0.7.0
10
59%
MIT
Reason types and functions for working with GeoJSON
immutable-re
0.0.15
216
29%
BSD-3-Clause
Persistent immutable collections for Reason
json-r
2.3.1
7
33%
MIT
deprecatedDeprecated. Use <https://github.com/cxa/bs-json-keypather> instead.
minimist.re
0.0.5
33
31%
MIT
neglectedA no-frills cli argument parser for reason, inspired by [minimist](https://www.npmjs.com/package/minimist) and [yargs](https://www.npmjs.com/package/yargs).
rationale
0.2.0
271
45%
MIT
Rationale is a collection of helper utility functions that are absent in the OCaml/ReasonML standard library.
re-discord
1.1.3
7
53%
MIT
Native Discord API for creating bots using ReasonML
re-classnames
5.0.1
90
67%
MIT
Reimplementation of classnames in ReasonML
re-elm-app
1.1.2
0
36%
MIT
neglectedA small Reason library for mounting an Elm app and subscribing to its ports. Very early and incomplete. Contributions welcome.
re-formality
4.0.0-beta.8
215
64%
MIT
Form validation tool for reason-react
re-spring
0.3.0
-
12%
MIT
neglectedA basic animation spring
re-sync
0.4.2
17
26%
MIT
neglecteddeprecatedAsync support library for Reason/Bucklescript
reason-cli-tools
1.0.4
-
23%
MIT
neglected## `Files` module
reason-chess
1.0.7
18
65%
MIT
chess engine for reasonml
reason-elm
0.0.5
41
37%
MIT
neglectedThis project has been moved to [`bs-elm`](https://github.com/jaredramirez/bs-elm)
reason-future
2.6.0
213
69%
MIT
A Js.Promise alternative for ReasonML.
reason-maybe
0.3.0
6
34%
MIT
A simple Maybe library in Reason.
reason-node
0.1.0
-
21%
MIT
neglectedReason Node - a node.js like API for Native
reason-navigation
0.4.1
12
32%
MIT
reason navigation
reason-powerplug
0.1.2
8
34%
MIT
A set of reuseable `components` and `functors` for reason react
reason-react-document-title
2.1.0
7
60%
MIT
Reason component to manage document title
reason-react-primitives
0.10.1
-
13%
MIT
neglectedPrimitive components to build UI on the web with ReasonReact
reason-reroute
0.0.4
121
20%
MIT
Tiny wrapper around ReasonReact.Router
reason-simple-server
1.2.1
-
20%
MIT
neglectedThis is a library for native reason (with bsb-native) that lets you stand up a simple server without too much trouble.
reason-these
0.1.0
5
39%
MIT
neglectedReasonML port elm-these
reason-tttoe
1.0.1
6
64%
MIT
a game development library
reason-webpack-plugin
2.0.1
148
45%
MIT
neglectedWebpack plugin to run BSB on changes
reason_async
0.2.1
-
19%
ISC
neglected[Clone the example repo](https://github.com/jaredly/reason_async_example) to get started quickly.
rebem-helper
2.1.0
3
65%
MIT
Simple BEM helper with ReasonMl
redataloader
0.3.0
-
13%
MIT
neglected> A small caching module for front-end requests
reductive-observable
0.1.6
14
53%
MIT
Minimal port of redux-observable to reason reductive
reductive
2.1.1
389
63%
MIT
Redux in Reason
reglinterface
0.1.19
-
1%
No license
neglectedReason interface to GL.
reglios
0.1.19
-
0%
No license
neglectedReason bindings to OpenGL ES for iOS
reglnative
0.1.19
-
0%
No license
neglectedReason bindings to OpenGL
reglweb
0.1.19
-
4%
No license
neglectedReason bindings to WebGL
relude-eon
0.3.0
13
52%
MIT
A datetime tool for the ages in ReasonML
regql
0.4.6
18
14%
MIT
reason graphql
relude-fetch
0.8.0
22
61%
MIT
Relude interop library for the fetch API
relude-parse
0.8.0
26
61%
MIT
Monadic parsing with Relude
relude-reason-react
0.10.0
45
61%
MIT
Relude-based utilities for ReasonReact
relude
0.63.1
203
65%
MIT
Alternative standard library (prelude) for ReasonML
rentgen
0.1.2
1
43%
MIT
A ReasonML generator library, designed for Deno and Node
rex-json
1.4.0
45
64%
MIT
> A simple cross-target JSON library for Reason/OCaml
stats.re
2.3.1
5
41%
MIT
Statistics module written in Reason. Inspired by [simple-statistics](https://github.com/simple-statistics/simple-statistics). Help me add more functions :-)
stylite-re
0.1.0
-
21%
MIT
neglectedThe core of `Stylite` is the ability to express CSS rules using `Reason` syntax.
MargaretKrutikova/reason-react-elmish
0.1.0
11
0%
MIT
unpublishedElmish architecture for reason-react
Schmavery/reprocessing
1.0.0
672
0%
MIT
unpublishedProcessing library for Reason
glennsl/infinite-jest
0.0.0
6
0%
MIT
unpublishedneglectedExperimental cross-platform native/BuckleScript test framework
glennsl/quickiecheck
0.0.1
5
0%
MIT
unpublishedneglectedQuickcheck implementation for BuckleScript
glennsl/refetch
0.1.1
23
0%
MIT
unpublishedA strongly typed and immutable API built on top of the `fetch` standard
glennsl/vrroom
0.3.0
26
0%
MIT
unpublishedA collection of mostly experimental tools and utilities for effective ReasonReact development
srsholmes/colors.re
0.0.4
7
0%
MIT
unpublishedStyle terminal strings with ReasonMl.
state-machine-systems/JsonCodec
0.1.0
36
0%
Apache-2.0
unpublishedneglectedJSON combinator library for BuckleScript/Reason
szymonzmyslony/reason-react-native-navigation
0.1.0
28
0%
MIT
unpublishedneglectedThis is a simple react native navigation written in reason.
threepointone/bs-nice
0.1.5
188
0%
MIT
unpublishedneglectedcss-in-reason
viebel/MetaTagsReRe
1.0.0
2
0%
MIT
unpublishedneglected