Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

kotlin-web-helpers

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kotlin-web-helpers

Kotlin/JS and Kotlin/Wasm utilities to work with Kotlin Gradle Plugin

latest
npmnpm
Version
3.2.0
Version published
Maintainers
1
Created
Source

kotlin-web-helpers

This package is necessary for better integration with web targets of Kotlin Gradle Plugin

  • karma.ts - runner for kotlin-test for Karma
  • karma-debug-framework - Karma framework to prepare Karma server for Kotlin debug
  • karma-debug-runner - start Karma server with necessary parameters to debug with Kotlin
  • karma-kotlin-debug-plugin - Karma plugin which wraps framework
  • karma-kotlin-reporter - reporter, created from karma-teamcity-reporter, Kotlin Gradle Plugin reads TeamCity messages and provide information to Gradle
  • karma-webpack-output - add all files from webpack process to Karma files. Necessary because karma-webpack does not provide all files to Karma. So in case of, for example, wasm output, it will not be provided.
  • mocha-kotlin-reporter - produced from Mocha TeamCity reporter, but with changes to get test log
  • nodejs.ts - runner for kotlin-test for Node.js test tools
  • nodejs-empty.ts - empty runner for dry-run of Node.js tests
  • tc-log-appender.js - logger for Karma (in config.loggers)
  • tc-log-error-webpack.js - specific filter of warnings for Kotlin Gradle Plugin
  • webpack-5-debug.js - fix of problem with source maps in webpack 5 (https://github.com/webpack/webpack/issues/12951)

FAQs

Package last updated on 28 May 2026

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