Socket
Socket
Sign inDemoInstall

base-object

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base-object

Base object that enables OOP-like support with JavaScript objects


Version published
Weekly downloads
101
decreased by-11.4%
Maintainers
1
Weekly downloads
 
Created
Source

Base Object

Base object that enables OOP-like support with JavaScript objects

npm version node version Build Status Coverage Status Dependencies devDependencies Status

Features

  • Define classes using hashes consisting of both methods and data
  • Define mixins containing reusable methods and data
  • Use mixins when defining classes, and instantiating objects.
  • Supports polymorphic behavior when defining methods
  • Computed properties simplify defining data properties on types and instances.

Documentation

See the chapter on The Object Model from the Blueprint documentation to learn how to use Base Object.

Keywords

FAQs

Package last updated on 15 Mar 2023

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