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

0.2.2 • Public • Published

thinstate

Javascript state management for modern web | redux inspired | < 2kB | super simple | 0 dependency.

A peer dependency of https://www.npmjs.com/package/web-essential-utils with few general purpose js util functions for production apps.

To install, if using yarn:

yarn add thinstate

If using npm:

npm install thinstate

To use in code:

Docs to be updated.

Editor Configuration

  • Editor of your preference. I used some VSCode specific config in .vscode folder and recommend plugins for enhanced experience.

Recommended VSCode Extensions:

  • Prettier (Official) - Code formatter
  • ESLint (Official) - Real time JS syntax validation

Technologies Used

Available Scripts [For development]

In the project directory, you can run:

yarn build

To build the project

yarn watch

To build with livereload

yarn fix:all

Runs prettier formatter followed by eslint, to format code and fix lint issues. Prettier is not good enough to run alone, must always be followed lint fixes included in this command.

Readme

Keywords

none

Package Sidebar

Install

npm i thinstate

Weekly Downloads

0

Version

0.2.2

License

UNLICENSED

Unpacked Size

46.5 kB

Total Files

21

Last publish

Collaborators

  • n10l