Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/valueobject

Package Overview
Dependencies
Maintainers
0
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/valueobject

To work like value objects in Roblox and track a single item with .Changed events

  • 13.13.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
133
decreased by-93.63%
Maintainers
0
Weekly downloads
 
Created
Source

ValueObject

Documentation status Discord Build and release status

To work like value objects in Roblox and track a single item with .Changed events. The motivation here is to keep it simple to work with an encapsulated value. Instead of exposing an IPropertyChanged interface like C# might do, we instead expose objects with .Changed that are encapsulated within the object in question.

Installation

npm install @quenty/valueobject --save

Features

  • Battle tested
  • Can take in a default value
  • Automatically fires with a maid that exists for the lifetime of the value

Keywords

FAQs

Package last updated on 13 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc