Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSpizdecNew to Visual Studio Code? Get it now.
JSpizdec

JSpizdec

antoniobelousov

|
24 installs
| (0) | Free
Challenge: Try to survive 5 nights with JSpizdec. Typing and Comfort at the lowest quality!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jspizdec Extension

This extension provides type-checking and type-safe function utilities for JavaScript/TypeScript development in VS Code.

Features

  • Type-safe variable validation (TypeVar).
  • Complex object type-checking (ObjectType).
  • Type-safe function wrappers (FuncType).

Installation

  1. Download the extension from the VS Code marketplace or package it locally using npx vsce package.
  2. Install it by dragging the .vsix file to your VS Code window or using the command Extensions: Install from VSIX.

Usage

  1. Create type-checkers and use them in your code for runtime type validation.
  2. Access additional autocompletion and type information directly in your editor.

Release Notes

0.0.1

  • Initial release with basic type-checking and function wrapping support.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft