atomico1
TypeScript icon, indicating that this package has built-in type declarations

0.24.5 • Public • Published

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.

Package Sidebar

Install

npm i atomico1

Weekly Downloads

8

Version

0.24.5

License

ISC

Unpacked Size

142 kB

Total Files

42

Last publish

Collaborators

  • caedman