New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@akabana/deep-model

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akabana/deep-model

## What - DeepModel is deeply integrated with Angular's reactivity system and extends the functionality of Angular Signals, allowing for more efficient and intuitive management of reactive data. - It leverages Signals to enhance the reactive capabilities,

  • 0.0.11
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
0
Weekly downloads
 
Created
Source

DeepModel

What

  • DeepModel is deeply integrated with Angular's reactivity system and extends the functionality of Angular Signals, allowing for more efficient and intuitive management of reactive data.
  • It leverages Signals to enhance the reactive capabilities, while using a Proxy to monitor property access and updates, supporting nested objects and arrays.
  • This ensures seamless reactivity even when dealing with complex data structures.

Build

  • Run ng build to build the project.
  • The build artifacts will be stored in the dist/ directory.

Running unit tests

  • Run ng test to execute the unit tests via Karma.

Running end-to-end tests

  • Run ng e2e to execute the end-to-end tests via a platform of your choice.
  • To use this command, you need to first add a package that implements end-to-end testing capabilities.

説明

  • DeepModelは、AngularのリアクティブシステムおよびSignalを拡張し、深く統合されています。
  • Signalの機能を活用することで、より効率的かつ直感的にリアクティブなデータの管理が可能です。
  • また、プロパティのアクセスや更新を監視するためにProxyを使用して、ネストされたオブジェクトや配列をサポートしています。
  • これにより、複雑なデータ構造を扱う際にもシームレスなリアクティビティが実現されます。

ビルド

  • ng build を実行してプロジェクトをビルドします。
  • ビルド成果物は dist/ ディレクトリに保存されます。

単体テストの実行

  • ng test を実行して、Karma を通じて単体テストを実行します。

エンドツーエンドテストの実行

  • ng e2e を実行して、お好みのプラットフォームを使用してエンドツーエンドテストを実行します。
  • このコマンドを使用するには、まずエンドツーエンドテスト機能を実装するパッケージを追加する必要があります。

FAQs

Package last updated on 28 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