sketch-polyfill-console

0.6.2 • Public • Published

sketch-polyfill-console

A console polyfill for sketch. It is automatically included (when needed) when using skpm.

It is allow to log in both the JavaScript context and the Sketch channel, ie. it calls both console.x and log.

Installation

npm i -S sketch-polyfill-console

Usage

import console from 'sketch-polyfill-console'

console.log('hello world')

Readme

Keywords

Package Sidebar

Install

npm i sketch-polyfill-console

Weekly Downloads

30

Version

0.6.2

License

MIT

Unpacked Size

5.85 kB

Total Files

4

Last publish

Collaborators

  • mathieudutour