0.24.5 • Published 4 years ago

atomico1 v0.24.5

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Atomico

CircleCI npm gzip

Español English

A microlibrería inspired by React Hooks, designed and optimized for the creation of webcomponents

hello

Documentation

Atomico documentation is available on gitbook in the following URL atomico.gitbook.io/doc, you can request direct support via twitter to @ Uppercod or @Atomicojs, don't hesitate to ask, I'll be happy to help you!

my first webcomponent with Atomico

api documentation virtual-dom

api documentation hooks

api documentation props

Why Atomico?

With only 3kb you can start with:

Virtual-dom designed to facilitate the definition of the DOM state of the webcomponent, eg:

Atomico diff

9 different types hooks to create highly reusable logic, useProp, useState, useReducer, useEffect, useRef, useHost, useMemo, useCallback, useEvent and usePublic.

Atomico hooks

Declaration of types as objects, supporting type validation, reflection of properties as attribute, default values, value options, automatic emission of events when the property changes and more.

0.24.5

4 years ago

0.24.4

4 years ago

0.24.3

4 years ago

0.24.2

4 years ago

0.23.9

4 years ago

0.23.7

4 years ago

0.23.6

4 years ago

0.23.5

4 years ago

0.23.4

4 years ago