![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
ascii-themes
Advanced tools
CLI Interface to Generate Themed ASCII Art
Supports 287 fonts from Figlet and 18 themes from VS Code. To see supported fonts and themes run npx ascii-themes support
.
npx ascii-themes generate text
--font
The Figlet Font to use. Defaults to 'Slant Relief'.--themeName
The VS Code theme to use. Defaults to 'Monokai Dimmed'.--horizontalLayout
The horizontal layout to use for the Figlet Font. Defaults to 'default'.--verticalLayout
The vertical layout to use for the Figlet Font. Defaults to 'default'.The CLI has 2 interactive modes:
npx ascii-themes -i
Will allow you to select from the available commands (generate, support, interactive) and input the flags for them via text prompts.
npx ascii-themes interactive
Will allow you to input the text and select from a list the available fonts, themes and layouts.
FAQs
CLI Interface to Generate Themed ASCII Art
The npm package ascii-themes receives a total of 22 weekly downloads. As such, ascii-themes popularity was classified as not popular.
We found that ascii-themes demonstrated a not healthy version release cadence and project activity because the last version was released 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
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.