Build type-safe web applications with PureScript. Pux has not focused on performance yet. The slow performance arises from translating Pux's (smolder) virtual DOM to React's virtual DOM. The goal is to write a purescript virtual DOM module for smolder, which would avoid that translation step and could be optimized for a monadic datastructure. I suspect this would achieve performance on par with Halogen.
purescript frp-library web-framework elm-architecture pux react elm flux redux frp virtual-domnpm start or npm run watch will start a development server, which hot-reloads your application when sources changes. npm run serve serves your application without watching for changes or hot-reloading.
pux purescript-pux boilerplate starter-appBuilt on the Pux Starter App using webpack with hot-reloading. See the Guide for help learning Pux.
pux purescript-pux boilerplate starter-appDevTools extension for Pux applications. Visualize app state and events.
pux devtoolsThe starter app is a skeleton Pux project configured with webpack and supporting hot-reload for rapid development. For isomorphic rendering and routing a more complex configuration is available in the isomorphic branch.
pux starter-kit purescript-pux boilerplate starter-appTodoMVC built with Pux. After compiling the app should be available at http://localhost:8080.
pux todomvc purescript-pux
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.