Package Exports
- @bevry/figures
Readme
@bevry/figures
Unicode symbols with fallbacks for older terminals. Forked to implement Bevry's best practices and maintain widespread compatibility.
Usage
Forked from sindresorhus/figures
Install
- Install:
npm install --save @bevry/figures
- Import:
import pkg from ('@bevry/figures')
- Require:
const pkg = require('@bevry/figures').default
import pkg from 'https://unpkg.com/@bevry/figures@^7.3.0/edition-deno/index.ts'
Editions
This package is published with the following editions:
@bevry/figures/source/index.ts
is TypeScript source code with Import for modules@bevry/figures
aliases@bevry/figures/edition-es2022/index.js
@bevry/figures/edition-es2022/index.js
is TypeScript compiled against ES2022 for Node.js 21 with Require for modules@bevry/figures/edition-es2022-esm/index.js
is TypeScript compiled against ES2022 for Node.js 21 with Import for modules@bevry/figures/edition-types/index.d.ts
is TypeScript compiled Types with Import for modules
History
Discover the release history by heading on over to the HISTORY.md
file.
Contribute
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Backers
Maintainers
These amazing people are maintaining this project:
Sponsors
No sponsors yet! Will you be the first?
Contributors
These amazing people have contributed code to this project:
- Benjamin Lupton — view contributions
- Brandon Smith — view contributions
- Christophe Hurpeau — view contributions
- Corey Farrell — view contributions
- Dimitri B. — view contributions
- Jannis R — view contributions
- Kevin Goslar — view contributions
- Richard Gibson — view contributions
- Richie Bendall — view contributions
- Sam Verschueren — view contributions
- Sindre Sorhus — view contributions
- ehmicky — view contributions
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
License
Unless stated otherwise all works are:
- Copyright © 2023+ Benjamin Lupton
and licensed under: