Skip to content
View simonkovtyk's full-sized avatar
  • Germany
  • 22:19 (UTC +02:00)

Block or report simonkovtyk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
simonkovtyk/README.md

Welcome to my profile

ABOUT ME

- DE/UA
- Based in DE
- Full-Stack

Popular repositories Loading

  1. esbuild-plugin-package-json esbuild-plugin-package-json Public

    Prepares the package.json by removing all unnecessary fields and copying it to the output folder of esbuild.

    TypeScript 1

  2. simonkovtyk simonkovtyk Public

  3. community-plugins community-plugins Public

    Forked from esbuild/community-plugins

    Community plugins for esbuild

  4. esbuild-plugin-file-copy esbuild-plugin-file-copy Public

    The plugin copies files to the esbuild out folder, ensuring that all required files are included alongside the built code.

    TypeScript

  5. esbuild-plugin-cleanup esbuild-plugin-cleanup Public

    By deleting the out folder before each new build, the plugin ensures a clean output directory for the build process.

    TypeScript

  6. esbuild-plugin-typescript esbuild-plugin-typescript Public

    The plugin enhances the build process by seamlessly integrating TypeScript, offering powerful features like type checking, automatic generation of .d.ts files, and ensuring robust type safety throu…

    TypeScript