SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 ReScript rescript Projects
-
stacks
⚡ A set of useful components to help you build and maintain React Native (Web too) layouts with ease. (by mobily)
Project mention: Stacks v2 is out – build React Native layouts quickly with ease and fun | reddit.com/r/reactnative | 2022-02-28Documentation: https://mobily.github.io/stacks/ Changelog: https://mobily.github.io/stacks/docs/changelog Repo: https://github.com/mobily/stacks
-
Another popular option is to use bindings for Jest. However, in my opinion, Jest is a monstrous combine that is slow, has a hacky mock system, bad ESM support, and purely tries to mimic DOM API with JSDOM. AVA literally doesn't have any of these. Also, the available Jest bindings don't allow doing multiple assertions per test, which is often useful to me.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
-
-
We need the Promise library as it is the best way to use Promises in ReScript. We utilize the Jzon library for deterministically parsing our JSON into sound ReScript types without using the super verbose Js.Json classify syntax. Finally, we have an Environment module to help our Lambda know if it’s running in a QA, Stage, or Production environment.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
rescript-struct
Safely parse and serialize with transformation to convenient ReScript data structures
Hello, I’m Dmitry Zakharov, a Frontend-engineer at Carla and author of rescript-struct. After using ReScript for two years, of which 9 months are in production, I’ve gotten some insights about testing I wanted to share. I use ReScript not only for FE but for different areas, so if you’re a BE engineer or create a CLI tool, this article will also be useful for you.
-
-
~/rescript-project-template/src/Demo.res:1 Found "Js" module usage. Use the vendored standard library instead. Read more at: https://github.com/DZakh/rescript-stdlib-vendorer
-
-
-
Regarding unit testing, the library you use doesn't really matter. Choose any that works for you. My personal preference is to use bindings for AVA.
-
At Carla, we had a different situation. Having a huge codebase with Js, Belt, and WhateverExtra all over the place, it would be too much work to take some existing customized stdlibs like rescript-js or @dzakh/rescript-stdlib and update old code with them.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ReScript rescript related posts
- The ultimate answer to Belt vs Js in ReScript
- Which Bundling Tool do you use?
- Help with bindings in @rescript/react
- Non-empty arrays and lists in ReScript
- ReScript: Adding a third-party library
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea58f39400>
www.saashub.com | 1 Feb 2023
Index
What are some of the best open-source rescript projects in ReScript? This list will help you:
Project | Stars | |
---|---|---|
1 | stacks | 819 |
2 | rescript-jest | 286 |
3 | bs-material-ui | 239 |
4 | rescript-react-realworld-example-app | 164 |
5 | rescript-apollo-client | 120 |
6 | rescript-date | 105 |
7 | jzon | 69 |
8 | rescript-struct | 41 |
9 | fire-emblem-chess | 9 |
10 | rescript-stdlib-vendorer | 6 |
11 | rescript-telefonnummer | 4 |
12 | advent-of-code-2021-rescript | 3 |
13 | rescript-ava | 2 |
14 | rescript-stdlib | 2 |