This package has been deprecated
Author message:
Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
typographic-arrows
1.0.3 • Public • Published typographic-arrows 
Use real arrows, not alphabetic substitutes
Micro module for real arrows.
Install
npm install --save typographic-arrows
Usage
import arrows from 'typographic-arrows';
arrows('a <- b');
arrows('a -> b');
arrows('a <-> b');
arrows('a <= b');
arrows('a => b');
arrows('a <=> b');
API
arrows(input)
input
Type: string
Text for transform.
License
MIT
Package Sidebar
Install
Weekly Downloads