Displaying 1 to 20 from 86 results

hyperHTML - A Fast & Light Virtual DOM Alternative

  •    HTML

A Fast & Light Virtual DOM Alternative available for NodeJS and NativeScript too. This project exists thanks to all the people who contribute. [Contribute].

reactpatterns.com - Patterns for React Developers

  •    HTML

Stateless functions are a brilliant way to define highly reusable components. They don't hold state; they're just functions. They get passed props and context.




react-app-rewired - Override create-react-app webpack configs without ejecting

  •    HTML

Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts. All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need.

coreui-free-bootstrap-admin-template - CoreUI is free bootstrap admin template

  •    HTML

Curious why I decided to create CoreUI? Please read this article: Jack of all trades, master of none. Why Bootstrap Admin Templates suck. CoreUI is an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons.

create-react-pwa - https://github

  •    HTML

https://github.com/facebookincubator/create-react-app + Progressive Web App goodness


react-redux - Official React bindings for Redux

  •    HTML

Official React bindings for Redux. Performant and flexible. React Redux requires React 0.14 or later.

component - Declarative version of React.Component

  •    HTML

Declarative version of React.Component. Because sometimes you want a lifecycle or some state but don't want to create a new component. Also, this stuff is composable as heck.

react-from-zero - A simple (99% ES2015 less) tutorial for React

  •    HTML

Everything runs in the browser without a manual pre-compilation. If you want to run the examples with create-react-app, you have to copy the text/babel script parts of the examples into the src/index.js file of the React app you created and change the renderTargets ID from app to root.

reactpatterns - Patterns for React Developers

  •    HTML

Stateless functions are a brilliant way to define highly reusable components. They don't hold state; they're just functions. They get passed props and context.

learning-react - materials about learning react

  •    HTML

Sample codes and articles are released under the MIT license.

design-system-components - 🛠 Component code and tests for the Australian Government design system

  •    HTML

The components for the Australian Government Design System. The design system components are distributed through the npm ecosystem and can only be installed through the npm command. Npm requires node.js and the components needs node.js 8 or higher.

shade - Gradient explorer

  •    HTML

Mathematically derived gradient explorer

learn-redux - :boom: Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React

  •    HTML

Redux simplifies writing well-structured, predictable, testable & maintainable JavaScript Web Applications. JavaScript web applications can become messy if they don't have a clear organisation from the beginning.

turbo-react - A JavaScript library that transitions between static HTML pages on navigation; no app server required

  •    HTML

TurboReact applies only the differences between two HTML pages when navigating with links rather than create a new document, which enables CSS transitions between pages without needing a server. TurboReact is a plugin for Turbolinks, which means Turbolinks is required. Include both Turbolinks and TurboReact in the <head> of every document on your site.

cuttlebelle - The react static site generator that separates editing and code concerns

  •    HTML

All static site generators I have used restrict you to use one layout per page. Todays webdesign needs have outgrown this and we often find ourself either adding code into our content pages (markdown files, liquid templates) or content into our code. That makes updating and maintaining a page hard, especially for a non-technical content author. I needed a generator that can separate content from code as cleanly as possible while still staying a static site generator and as dynamic as possible.






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.