Socket
Socket
Sign inDemoInstall

@ansi-art/char-subgrid

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ansi-art/char-subgrid

ASCII line drawing using subcharacter precision


Version published
Weekly downloads
5
increased by25%
Maintainers
1
Install size
62.2 kB
Created
Weekly downloads
 

Readme

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

Last updated on 22 Jun 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc