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

drawille

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drawille - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

examples/clock.js

2

index.js

@@ -38,2 +38,4 @@ var map = [

}
x = Math.floor(x);
y = Math.floor(y);
var nx = Math.floor(x/2);

@@ -40,0 +42,0 @@ var ny = Math.floor(y/4);

5

package.json
{
"name": "drawille",
"version": "0.0.3",
"version": "0.0.4",
"description": "Drawing in terminal with unicode braille characters",

@@ -19,4 +19,5 @@ "main": "index.js",

"devDependencies": {
"bresenham": "0.0.1"
"bresenham": "0.0.1",
"gl-matrix": "^2.1.0"
}
}
node-drawille
=============
```
⣀⣀⣀⠤⠤⠤⠒⢲⢄
⢀⣀⣀⡠⠤⠤⠔⠒⠒⠒⠉⠉⠉ ⢸ ⠣⡀
⣀⣀⣀⠤⠤⠤⠒⠒⠒⠊⠉⠉⠁ ⢸ ⠈⢢
⡶⡒⠉⠉⠉ ⢸ ⠑⢄
⡇⠑⢄ ⢸ ⠱⡀
⡇ ⠱⡀ ⢸ ⠈⠢⡀
⡇ ⠈⠢⡀ ⢸ ⠘⢄
⡇ ⠑⢄ ⢸ ⠑⡄
⡇ ⠣⡀ ⢸ ⢀⣀⣀⡨⢦
⡇ ⠈⢢ ⣀⣸⣀⠤⠤⠔⠒⠒⠊⠉⠉⠁ ⢸
⡇ ⠑⢄ ⢀⣀⣀⠤⠤⠤⠒⠒⠒⠉⠉⠉ ⢸ ⢸
⡇ ⠣⣀⡠⠤⠤⠔⠒⠒⠊⠉⠉⠁ ⢸ ⢸
⡇ ⡇ ⢸ ⢸
⡇ ⡇ ⢸ ⢸
⡇ ⡇ ⢸ ⢸
⡇ ⡇ ⢸ ⢸
⡇ ⡇ ⢸ ⢸
⡇ ⡇ ⢸ ⢸
⡇ ⡇ ⢀⣀⣀⡠⠤⠤⠔⠒⠒⠊⠉⢢ ⢸
⡇ ⡇ ⣀⣀⣀⠤⠤⠤⠒⠒⠒⠉⠉⠁ ⠑⢄ ⢸
⡇ ⢀⣀⣀⡠⠤⠤⠔⠒⠒⠉⡏⠉ ⠣⡀ ⢸
⠳⡊⠉⠉⠁ ⡇ ⠈⢢ ⢸
⠘⢄ ⡇ ⠑⢄ ⢸
⠑⡄ ⡇ ⠈⠢⡀ ⢸
⠈⠢⡀ ⡇ ⠈⢆ ⢸
⠈⢆ ⡇ ⠑⢄⢸
⠑⢄ ⡇ ⣀⣀⣀⠬⠾
⠣⡀ ⡇ ⢀⣀⣀⡠⠤⠤⠤⠒⠒⠒⠉⠉⠉
⠈⢢ ⡇ ⣀⣀⣀⠤⠤⠤⠔⠒⠒⠊⠉⠉⠁
⠑⠧⠤⠒⠒⠒⠉⠉⠉
```
Drawing in terminal with unicode braille characters.

@@ -5,0 +38,0 @@ The idea is based on [drawille](https://github.com/asciimoo/drawille)

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