bs-source-files

1.2.0 • Public • Published

bs-source-files

Build Status Latest release License

Fetches the list of source files from a bucklescript project

Installation

npm install --save bs-source-files

Usage

Assuming process.cwd() points to the root directory of your bucklescript project:

const bsFiles = require('bs-source-files')
const bsconfig = require('./bsconfig.json')
 
bsFiles(bsconfig).then(console.log)

License

See LICENSE

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    0
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i bs-source-files

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

4.25 kB

Total Files

14

Last publish

Collaborators

  • ristostevcev