npm.io
0.0.6 • Published 1 year ago

@ascii-kit/font-pyramid

Licence
GPL-3.0
Version
0.0.6
Deps
0
Size
99 kB
Vulns
0
Weekly
0
Stars
16

Pyramid - ASCII KIT Fonts

Web About Us Donate Twitter Instagram Medium

BANNER

License Version

Figfont "pyramid" for be imported as a JS module

Table of contents

Description

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

Example usage

import font_pyramid from '@ascii-kit/font-pyramid'
import {Font} from '@ascii-kit/font'

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

Installation

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

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