find-coffee

Helper to find locally installed copies of CoffeeScript

MIT 7 个版本
安装
npm install find-coffee
yarn add find-coffee
pnpm add find-coffee
bun add find-coffee
README

find-coffee

npm build dependencies downloads license chat

Helper to find locally installed copies of CoffeeScript.

Install

$ npm install find-coffee --save

Usage

import findCoffee from 'find-coffee'

// Find CoffeeScript v2
const coffee = findCoffee(2)

License

MIT

版本列表
0.2.3 2018-06-16
0.2.2 2018-06-16
0.2.0 2018-03-25
0.1.4 2018-03-14
0.1.3 2017-12-20
0.1.2 2017-12-11
0.1.0 2017-04-11