
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
@dt-dds/fonts
Advanced tools
The Fonts Package simplifies the process of integrating Daimler Truck fonts into the different applications.
yarn add @dt-dds/fonts
import '@dt-dds/fonts/index.css';
or use the exported fonts object:
import { fonts } from '@dt-dds/fonts';
Additionally, the fonts are also directly accessible on the package:
yarn build - Build the packageyarn dev - Run the package locallyyarn lint - Lint all files within this packageRunning yarn build from the root of the package will use tsup to compile the raw TypeScript code to plain JavaScript.
The /dist folder contains the compiled output.
typography
└── dist
├── index.d.ts <-- Types
├── index.js <-- CommonJS version
└── index.mjs <-- ES Modules version
...
Follows semantic versioning
Licensed under MIT License
FAQs
DT-DDS Design System Fonts
The npm package @dt-dds/fonts receives a total of 507 weekly downloads. As such, @dt-dds/fonts popularity was classified as not popular.
We found that @dt-dds/fonts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.