0.0.13 • Published 5 months ago

value-obj v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Description

The main idea - to interact with UI elements using a special value type. It allows to replace these components without affecting the main logic.

The package contains most common utils for working with these objects.

They are not mutating the incoming data

Installing

For npm

npm install value-obj

For pnpm

pnpm add value-obj

API

Set all a value to a specific field

Recursively for options

const result = vuSetForAll(arr, 'value', 'test')
0.0.13

5 months ago

0.0.12

8 months ago

0.0.11

8 months ago

0.0.10

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago