Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ansi-art/char-subgrid

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ansi-art/char-subgrid

ASCII line drawing using subcharacter precision

  • 3.0.0-alpha4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

AsciiArt.CharSubGrid

Bridging the gap between 1 dimensional strings + control characters and 2 dimensional canvases

Blocks

This class works in single character 4x4 unicode square grids to convert 2d data to grids of characters

AsciiCharBlocksTransformeris an instance of AsciiCharSingleCharTransformer

Braille

This class works in double character 8x8 unicode square grids to convert 2d data to grids of characters

AsciiCharBrailleTransformeris an instance of AsciiCharDoubleCharTransformer

Slants

This class works in single character 4x4 unicode square grids to convert 2d data to grids of characters

AsciiCharSlantsTransformeris an instance of AsciiCharSingleCharTransformer

Testing

just run npm run test or npm run container-test

Contribution

Please PR contributions against develop with jsdoc and mocha tests for the new functionality in place.

The project uses Conventional Commits and the Fork + PR development model.

All activities in the project are available as npm actions.

Enjoy,

Abbey Hawk Sparrow

Keywords

FAQs

Package last updated on 05 Oct 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc