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

corvid-types

Package Overview
Dependencies
Maintainers
1
Versions
645
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

corvid-types

Type definitions for Corvid by Wix

  • 0.4.449
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
132
increased by50%
Maintainers
1
Weekly downloads
ย 
Created
Source

Velo Types (Corvid)

TypeScript type definitions for Velo APIs


npm version Build status

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป Type Declarations: provides Typescript type declarations depending on the Wix editor context.

๐Ÿƒ๐Ÿฝ Intellisense: Intellisense autocompletions for the Wix code editor.


Table of Contents

Introduction

This package contains type definitions for Velo by Wix.

It exposes the following:

  • declarations: type declarations for different contexts: page, backend or public.
  • getWixModulesList: returns a list of wix modules for autocompletion purposes. See full list of modules here.
  • eventHandlersService: the service provides meta-data about components' event handlers
  • getPageElementsTypeDeclarations: returns the types of elements that are currently on the Wix editor page. Used to provide TS autocompletion.
  • getPackageTypeDecelerations: returns types for packages installed via NPM. Used to provide autocompletion.

Getting Started

Install by running:

npm install corvid-types

Keywords

FAQs

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