An open API service for providing issue and pull request metadata for open source projects.

GitHub / formatjs/js-module-formats issues and pull requests

#12 - Make work in a browser (remove fs and vm dependencies)

Issue - State: open - Opened by justinbmeyer over 10 years ago - 2 comments

#11 - adding support for `steal` format

Pull Request - State: closed - Opened by caridy over 11 years ago - 4 comments

#10 - improving detection for cjs. fixes issue #9

Pull Request - State: closed - Opened by caridy over 11 years ago - 3 comments

#9 - module.exports is not strictly an object

Issue - State: closed - Opened by jonathanong over 11 years ago - 2 comments

#8 - why are you throwing if CJS is detected?

Issue - State: closed - Opened by jonathanong over 11 years ago - 5 comments

#7 - improving ES modules detection by using RegExp

Pull Request - State: closed - Opened by caridy over 11 years ago - 3 comments

#6 - Improve CommonJS modules detection for content with `require()` without exports

Issue - State: open - Opened by caridy over 11 years ago
Labels: enhancement

#5 - Switch `detect` to `detect(src)`

Pull Request - State: closed - Opened by ericf over 11 years ago - 3 comments

#4 - improving cjs detection, including export instance detection

Pull Request - State: closed - Opened by caridy over 11 years ago - 4 comments

#3 - Improve CommonJS modules detection

Issue - State: closed - Opened by caridy over 11 years ago - 1 comment
Labels: bug

#2 - allow passing a string

Issue - State: closed - Opened by jonathanong over 11 years ago - 6 comments
Labels: enhancement

#1 - This fails to detect the `module` keyword

Issue - State: closed - Opened by ericf over 11 years ago - 1 comment
Labels: bug