New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@gewis/splash

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gewis/splash

JavaScript plugin for displaying an ASCII logo and organization info in the frontend browser console for GEWIS projects.

latest
Source
npmnpm
Version
2.4.0
Version published
Maintainers
3
Created
Source

@gewis/splash

JavaScript plugin for displaying an ASCII logo and organization info in the frontend browser console for GEWIS projects."

Installation

npm install @gewis/splash
yarn add @gewis/splash

Configuration

In your frontend application, import the plugin in you index file:

import '@gewis/splash';

You can also directly import the script into your HTML:

<script src="https://cdn.jsdelivr.net/npm/@gewis/splash@latest/index.js"></script>

FAQs

Package last updated on 26 Mar 2025

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