
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@twa-dev/mark42
Advanced tools
Mark42 is a simple lightweight tree-shakable UI library for [Telegram Web Apps (TWA)](https://core.telegram.org/bots/webapps).
Mark42 is a simple lightweight tree-shakable UI library for Telegram Web Apps (TWA).
npm i @twa-dev/mark42
Welcome to our Storybook.
Telegram supports different themes and color schemes. It can be dark or light. On MacOS, iOS and iPadOS messenger follows apple design guidelines, on other platforms (Desktop, Web, Android) it looks like a material interface.
If you want to build a TWA that looks like a native part of Telegram, you have to follow same principles. Mark42 helps you with that. Each component supports different themes and color schemes out of the box. Therefore, you can focus on logic of your application and Mark42 will make it fancy.
import { InitialsAvatar } from '@twa-dev/mark42';
<InitialsAvatar
userId={12345}
userName="Artur Stambultsian"
theme="apple"
className="MyAvatar"
style={{ marginRight: 10 }}
/>
FAQs
Mark42 is a simple lightweight tree-shakable UI library for [Telegram Web Apps (TWA)](https://core.telegram.org/bots/webapps).
The npm package @twa-dev/mark42 receives a total of 23 weekly downloads. As such, @twa-dev/mark42 popularity was classified as not popular.
We found that @twa-dev/mark42 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.