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

@diez/engine

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diez/engine

The Diez engine.

10.6.0
latest
Source
npm
Version published
Weekly downloads
854
-5.32%
Maintainers
3
Weekly downloads
 
Created
Source

@diez/engine

The Diez engine provides the basic building block of Diez packages:

  • A Diez prefab<T> class factory which can be used to define cross-platform prefabs.
  • A thin serialization engine which obeys simple serialization instructions for prefabs.

Diez components generally should be composed with nested components and primitive values in order to produce semantic and readable component hierarchies. See here for some advanced examples of how components can be composed to build a design language.

FAQs

Package last updated on 20 May 2020

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