@ascii-kit/font-lcd
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Lcd - ASCII KIT Fonts

Web About Us Donate Twitter Instagram Medium

BANNER

License Version

Figfont "lcd" for be imported as a JS module

Table of contents

Description

This package contains figfont data for the font font-lcd.

Example usage

import font_lcd from '@ascii-kit/font-lcd'
import {Font} from '@ascii-kit/font'

const font = new Font( font_lcd )
console.log( await font.text( 'Hello World!' ) )

🔑 Installation

npm install @ascii-kit/font-lcd
# or
pnpm install @ascii-kit/font-lcd
# or
yarn add @ascii-kit/font-lcd
# or
bun add @ascii-kit/font-lcd
# or
deno add @ascii-kit/font-lcd

➕ More


👨‍💻 Development

ASCII KIT is an open-source project and its development is open to anyone who wants to participate.

Issues Pull requests Read more

❤️ Donate

Help us to develop more interesting things.

Donate

📜 License

This software is licensed with GPL-3.0.

Read more

✨ About us

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.

More

Contributors

Name Role
Angelo Angelo 👑 Author
PigeonPosse PigeonPosse 🏢 Organization

Web About Us Donate Twitter Instagram Medium

Package Sidebar

Install

npm i @ascii-kit/font-lcd

Weekly Downloads

7

Version

0.0.6

License

GPL-3.0

Unpacked Size

101 kB

Total Files

5

Last publish

Collaborators

  • angelespejo