nebu icon indicating copy to clipboard operation
nebu copied to clipboard

Add more utility functions

Open aleclarson opened this issue 7 years ago • 1 comments

const utils = require('nebu/utils');

It's probably a good idea to include more utility functions for plugin developers.

Bublé has some functions that could be useful.

aleclarson avatar May 20 '18 01:05 aleclarson

Here's another good source: https://github.com/eventualbuddha/ast-util

aleclarson avatar May 29 '18 14:05 aleclarson