
Security News
Software Engineering Daily Podcast: Feross on AI, Open Source, and Supply Chain Risk
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.
@ascii-kit/font-3d-ascii
Advanced tools
Figfont "3d-ascii" for be imported as a JS module
This package contains figfont data for the font font-3d-ascii.
import font_threed_ascii from '@ascii-kit/font-3d-ascii'
import {Font} from '@ascii-kit/font'
const font = new Font( font_threed_ascii )
console.log( await font.text( 'Hello World!' ) )
npm install @ascii-kit/font-3d-ascii
# or
pnpm install @ascii-kit/font-3d-ascii
# or
yarn add @ascii-kit/font-3d-ascii
# or
bun add @ascii-kit/font-3d-ascii
# or
deno add @ascii-kit/font-3d-ascii
ASCII KIT is an open-source project and its development is open to anyone who wants to participate.
Help us to develop more interesting things.
This software is licensed with GPL-3.0.
PigeonPosse is a code development collective focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
| Name | Role | |
|---|---|---|
![]() | Angelo | π Author |
![]() | PigeonPosse | π’ Organization |
FAQs
Figfont "3d-ascii" for be imported as a JS module
We found that @ascii-kit/font-3d-ascii 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.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.

Security News
GitHub has revoked npm classic tokens for publishing; maintainers must migrate, but OpenJS warns OIDC trusted publishing still has risky gaps for critical projects.

Security News
Rustβs crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.