Skip to content

kbsbroad/atomico

 
 

Repository files navigation

Atomico

CircleCI npm gzip

Español English

A microlibrary 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.

About

Small library for the creation of interfaces based on web-components, only using functions and hooks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%