corvid-types
TypeScript icon, indicating that this package has built-in type declarations

0.4.454 • Public • Published

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

Dependencies (0)

    Dev Dependencies (34)

    Package Sidebar

    Install

    npm i corvid-types

    Weekly Downloads

    13

    Version

    0.4.454

    License

    MIT

    Unpacked Size

    34.6 MB

    Total Files

    241

    Last publish

    Collaborators

    • corvid-ci