sketch-polyfill-console

v0.6.2
A console polyfill for sketch
sketch console polyfill

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')
npm i sketch-polyfill-console

Metadata

  • MIT
  • Whatever
  • Mathieu Dutour
  • released 2/8/2018

Downloads

Maintainers