decimal-to-css-ascii

1.0.0 • Public • Published

decimal-to-css-ascii

Tiny script to convert a decimal code to an ascii string... This could be used for the value of the css property content.

Install

npm install decimal-to-css-ascii

Usage

var codeToAscii = require('decimal-to-css-ascii');
console.log(codeToAscii(59392));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i decimal-to-css-ascii

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

2.05 kB

Total Files

4

Last publish

Collaborators

  • francoismassart