UNPKG

co-excel

Version:

Simple NodeJS Excel to JSON, ECMAScript 2015 Generator Funtion

9 lines (6 loc) 136 B
/** * Created by enmoon on 16-4-1. */ var thunk = require('thunkify'); var excel = thunk(require('excel')); module.exports = excel;