1.1.25 • Published 4 years ago

atomicreact v1.1.25

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

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.

Let's Get Started

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

1.1.25

4 years ago

1.1.24

4 years ago

1.1.23

4 years ago

1.1.22

4 years ago

1.1.21

4 years ago

1.1.20

4 years ago

1.1.19

4 years ago

1.1.18

4 years ago

1.1.17

5 years ago

1.1.16

5 years ago

1.1.15

5 years ago

1.1.14

5 years ago

1.1.13

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

1.1.10

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago