Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/formatjs/js-module-formats

Detect different types of javascript modules formats
https://github.com/formatjs/js-module-formats

bumping version for PR #11, history entry

63f9c78263eac8ae0d09a21b7efbe19671e9281c authored over 10 years ago by Caridy Patino <[email protected]>
adding support for steal format

ebf7243fb05f7861c024ece0d7fb2f0b0c8e202b authored over 10 years ago by Caridy Patino <[email protected]>
history entry and version bump for 0.1.1

7b297393f0aaf9f7b1ec6d7691231da8480c2c2f authored almost 11 years ago by Caridy Patino <[email protected]>
reducing complexity by making module an alias of context when executing the cjs code

a23b8f74f303d4d77de97f227469c47e30f89808 authored almost 11 years ago by Caridy Patino <[email protected]>
improving detection for cjs. fixes issue #9

7cdae9fddb133dc88eeeb605e8871bbf976da360 authored almost 11 years ago by Caridy Patino <[email protected]>
Adding linting for [pretest] and [npm run lint]. bumping to v0.1.0. history entries

c1143954ab762a565fe33097942a9a41d36f670c authored almost 11 years ago by Caridy Patino <[email protected]>
Merge branch 'module-keyword' of https://github.com/caridy/js-module-formats

8cb0e55b4d8063ceee8a836a6c036e73caa187dc authored almost 11 years ago by Caridy Patino <[email protected]>
typo - review suggestions

7fa3efc9c7363ff3bfe31f12629623f4999de592 authored almost 11 years ago by Caridy Patino <[email protected]>
adding travis file

bdcfd02c1848746c6288836040b9894c507e132c authored almost 11 years ago by Caridy Patino <[email protected]>
improving tests code so we can add new test cases by just dropping a new file in fixtures

33463c1ea23b3f224ab7274511e41431ae4ec07c authored almost 11 years ago by Caridy Patino <[email protected]>
history entry for PR

16808b20b468e0d9f0de4539316ce0316bb199aa authored almost 11 years ago by Caridy Patino <[email protected]>
review feedback

88e2354c1e2d71bdedc9baa42e1e0a805a687a94 authored almost 11 years ago by Caridy Patino <[email protected]>
adjusting tests for cjs detection

28c2e9878acaa5f54f5c493d2a65e5bbbdc67716 authored almost 11 years ago by Caridy Patino <[email protected]>
Merge branch 'master' of github.com:yahoo/js-module-formats into import-module

16cc132455512523b2701d10329659a7d0ac66f2 authored almost 11 years ago by Caridy Patino <[email protected]>
history entry for PR 5

eca89f95d3f99f34943b0b43d22637813f0347d9 authored almost 11 years ago by Caridy Patino <[email protected]>
Replace "javascript" with "JavaScript"

146097a09bcf62e8c3a7abb77ca6389bec6c4bed authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
Remove filesystem features

1529afe2bfa4dc9cdc139455b702ffeb8ea02077 authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
alias detection tests

b856ed0c03e1c5b6217c04322e16c6fad953880f authored almost 11 years ago by Caridy Patino <[email protected]>
improving alias detection

87468e4cabf156387e93369ca9ede5767ef5368f authored almost 11 years ago by Caridy Patino <[email protected]>
improving ES format detection using regular expressions

b56bf0284a38cd30a7cb9f2e54f250f605993739 authored almost 11 years ago by Caridy Patino <[email protected]>
Switch `detect` to `detect(src)` and add `detectFile(path)`

Closes #2

41607344516e7f34523ef337397886f7858e46db authored almost 11 years ago by Eric Ferraiuolo <[email protected]>
improving cjs detection, including prototype detection

3119f18c0e92e4f3a597739b07d73847210fc3d6 authored almost 11 years ago by Caridy Patino <[email protected]>
adding support for commonJS modules detection

bcd482c13b855c142a0b5b64a0f250903b906545 authored almost 11 years ago by Caridy Patino <[email protected]>
Array.isArray()

f864eea2acf0bcb4d44f494d149866c7d42d4f80 authored almost 11 years ago by Caridy Patino <[email protected]>
clean up in the docs

72c9090e9fa257dd2b7b0b7964ee31f15297bad4 authored almost 11 years ago by Caridy Patino <[email protected]>
readme and history

a11827efba528912d87edff2a27a8ab5925f1e3b authored almost 11 years ago by Caridy Patino <[email protected]>
first commit

1e53a1d5b46881bed44821228d391db3422fdd7d authored almost 11 years ago by Caridy Patino <[email protected]>