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

text-drawing

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-drawing - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

CHANGELOG.md

@@ -1,3 +0,3 @@

<a name="1.0.1"></a>
## 1.0.1 (2018-05-06)
<a name="1.0.2"></a>
## 1.0.2 (2018-05-06)

@@ -7,5 +7,5 @@

* 支持将空格转换为半个中文字符 ([201abfb](https://github.com/parksben/text-drawing/commit/201abfb))
* 支持将空格转换为半个中文字符 ([0638cf9](https://github.com/parksben/text-drawing/commit/0638cf9))
{
"name": "text-drawing",
"version": "1.0.1",
"version": "1.0.2",
"description": "A lightweight library contains some methods to create a string as your character drawing, you can also use it for more uses such as canvas.",

@@ -5,0 +5,0 @@ "main": "dist/main.js",

@@ -5,3 +5,3 @@ # Text Drawing

<pre style="color:#f00;background:#333;text-align:center;">
<pre style="color:#f00;background:#222;text-align:center;">
11111111111111111 111 111

@@ -40,4 +40,16 @@ 1111111111111111111 111111111111111 11111 11111

## Method & Usage
## Install
<pre style="color:#fff;background:#333;text-align:left;">
yarn add text-drawing
</pre>
or
<pre style="color:#fff;background:#333;text-align:left;">
npm i text-drawing
</pre>
## Methods & Usages
### 1. Word to drawing

@@ -305,2 +317,2 @@

MIT license
MIT License
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