A PureScript UI library built upon the react
Gimel is an Alpha release of a UI library that combines the power of Elm and React. It aims to provide the ease-of-use of Elm with the extensive widget options and ready-to-use solutions of React. The library is built using PureScript, a programming language that offers greater power and fewer errors compared to JavaScript. The project is hosted on GitHub and includes a website with documentation to showcase its usage.
To run the examples and work with Gimel, follow these steps:
npm i -g purescript in your terminal.npm i -g spago.npm i -g parcel.make init def to initialize the examples.make to run the examples as everything is already initialized.Gimel is an Alpha release of a UI library that combines the power of React with the ease-of-use of Elm. It aims to provide an extensive range of widgets and ready-to-use solutions for building user interfaces. The library is built using PureScript, a powerful and reliable programming language. To get started with Gimel, npm, PureScript, and parcel need to be installed, after which the examples can be run with a simple command.