Coder Social home page Coder Social logo

AtomicReact ยท GitHub license npm version NPM Downloads

GitHub Logo

AtomicReact is a framework to build Web Apps with atomicity concept

Features

  • Fast to Get Started: Install and run
  • Strong Ecosystem:
    • Build encapsulated Atoms that manage their own state, then compose them to make complex UIs.
    • Easy to use Atoms from other developers
    • Atom is made by structure, logic and style! In our words: Atom = { html, js, css }
  • Don't waste time recompiling: Code and view in same time with HotReload feature
  • NodeJs Modules Compatibility: Easy to build with Express, Gulp, Grunt, UglifyJS2, ...
  • Fast Front-End Development: Create once, reuse afterwards
  • Organized: Each part in its own directory
  • Build from what you already know: HTML, CSS and JAVASCRIPT
  • Share: Share your Atoms with others developers.

Requirements

  1. NodeJs (with NPM of course)

Get a little teoria before ?!

AtomicReact was designed in atoms concept. What things in the universe are made of? Let's get an essencial thing to our lives: The Water. The water is made with a lot of molecules whose each one is composed by one oxigen and two hidrogen atoms. Basically Atom Concept is create things from the minimal particle of them.

How it works

In AtomicReact the minimal particle is called by Atom. One Atom is formed by 3 parts: Structure (HTML) & Logic (JS) & Style (CSS). Necessarily, an Atom need to have a structure but doesn't need a logic and style.

Full Documentation

The full documentation for AtomicReact can be found on https://atomicreact.js.org

AtomicReact Community's Projects

atomicreact icon atomicreact

Framework to build web apps with atomicity concept.

atomicreact-ts icon atomicreact-ts

Typescript version of AtomicReact framework to build web apps with atomicity concept

js.org icon js.org

Dedicated to JavaScript and its awesome community since 2015

simple-frontend icon simple-frontend

Simple frontend APP using AtomicReact-TS. You can use this for boilerplate for your next projects.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.