Socket
Book a DemoInstallSign in
Socket

@ajainvivek/common

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ajainvivek/common

latest
Source
npmnpm
Version
0.84.1
Version published
Maintainers
1
Created
Source

@plait/common

Common logic for drawing plugins. When writing drawing business code, if you find that there is some reusable logic between plugins, such as text processing, graphics rendering, image rendering, Resize interaction, Creation interaction, etc., try to write the code in @plait /common for easy reuse.

core core logic, currently mainly places the base class of plugin components

generators Generator is an abstract concept, mainly used for plug-in component rendering and management of drawing elements, 👉 View more

plugins places reusable plugin logic

transforms Common data processing logic

Dependence

  • @plait/core

Keywords

drawing

FAQs

Package last updated on 26 Aug 2025

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