Ecosyste.ms: Issues

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

GitHub / logicspark/berryjam issues and pull requests

#58 - Exclude Nuxt pages from component profiles

Pull Request - State: closed - Opened by kittisakLS about 1 year ago

#56 - ✨ Scan 'pages' directory without marking files as components

Issue - State: closed - Opened by kittisakLS about 1 year ago - 2 comments

#55 - [refactor]: Remove git info from property of `ComponentProfile`

Issue - State: open - Opened by ravut8 about 1 year ago - 2 comments
Labels: good first issue

#54 - 🐛 Add 'children' property to `ComponentProfile` for all components

Issue - State: closed - Opened by ravut8 about 1 year ago
Labels: bug

#53 - Refactor: change `ComponentProfile` 'total' property to 'usage'

Pull Request - State: closed - Opened by kittisakLS about 1 year ago

#51 - Fix bug in Git Scan: Enclose ${commitHash}^@ in double quotes

Pull Request - State: closed - Opened by kittisakLS about 1 year ago

#49 - Fix/46 end of line property

Pull Request - State: closed - Opened by terawuthlogicspark about 1 year ago

#48 - Fix Git Scan Error: Fatal Ambiguous Argument in `git diff`

Pull Request - State: closed - Opened by kittisakLS about 1 year ago

#47 - fix(scan): endOfLines property does not appear

Pull Request - State: closed - Opened by terawuthlogicspark about 1 year ago

#44 - feat(scan): Add function to find end of line of file

Pull Request - State: closed - Opened by terawuthlogicspark about 1 year ago

#44 - feat(scan): Add function to find end of line of file

Pull Request - State: closed - Opened by terawuthlogicspark about 1 year ago

#43 - [docs]: Add sample JSON of git info under the Getting Started section in README

Issue - State: open - Opened by ravut8 about 1 year ago
Labels: documentation

#42 - feat/41: Add Public Method in VueScanner for GitService Access

Pull Request - State: closed - Opened by kittisakLS about 1 year ago

#41 - ✨ Export `GitService` class or create a public method for external use in `VueScanner` class

Issue - State: closed - Opened by ravut8 about 1 year ago - 1 comment
Labels: enhancement

#40 - 🐛 Cannot find module 'typescript' when run in commonjs

Issue - State: open - Opened by ansonchieng about 1 year ago
Labels: bug

#39 - Refactored code 2

Pull Request - State: closed - Opened by ALLENGJOSE about 1 year ago

#38 - [docs]: Add nested level count in sample JSON under the Getting Started section in README

Issue - State: open - Opened by ravut8 about 1 year ago
Labels: documentation

#37 - Feat/7 git service replace all methods

Pull Request - State: closed - Opened by vlsck about 1 year ago - 1 comment

#36 - changed from pushing twice to pushing once .

Pull Request - State: closed - Opened by ALLENGJOSE about 1 year ago - 2 comments

#35 - ✨ Find each component size by the number of lines of codes to decide which component to simplify

Issue - State: closed - Opened by ravut8 about 1 year ago
Labels: enhancement, hacktoberfest-accepted

#33 - Feat/19 identify the deepest level of the nested dom

Pull Request - State: closed - Opened by kittisakLS about 1 year ago - 1 comment

#32 - Feat/18 identify unused components

Pull Request - State: closed - Opened by kittisakLS about 1 year ago

#31 - removed the unused import statement

Pull Request - State: closed - Opened by ALLENGJOSE about 1 year ago - 3 comments

#30 - Refactor/4 update push element in test case

Pull Request - State: closed - Opened by ALLENGJOSE about 1 year ago - 1 comment

#29 - Update

Pull Request - State: closed - Opened by ALLENGJOSE about 1 year ago

#28 - Update 2

Pull Request - State: closed - Opened by ALLENGJOSE about 1 year ago

#27 - Refactored code

Pull Request - State: closed - Opened by ALLENGJOSE about 1 year ago - 5 comments

#26 - Removed unused import statements in vue-scanner.ts

Pull Request - State: closed - Opened by ALLENGJOSE about 1 year ago - 1 comment

#25 - docs(README.md): Add note on the `.nuxt` folder for the Usage subsection

Pull Request - State: closed - Opened by ravut8 about 1 year ago

#24 - [docs]: Add note for scanning of Nuxt projects under the Usage subsection in README.md

Issue - State: closed - Opened by ravut8 about 1 year ago
Labels: documentation

#23 - docs(welcome.md): Update options explanation for `VueScanner` class

Pull Request - State: closed - Opened by ravut8 about 1 year ago

#22 - docs(README): fix typo

Pull Request - State: closed - Opened by messenjer about 1 year ago - 1 comment

#21 - refactor: Remove debug log in module.utils.ts

Pull Request - State: closed - Opened by jobayer12 about 1 year ago - 1 comment

#20 - docs(README.md): Update descriptions of the Usage and Output subsections

Pull Request - State: closed - Opened by ravut8 about 1 year ago

#18 - ✨ Improve the logic to identify unused components independent of import statements

Issue - State: closed - Opened by ravut8 about 1 year ago
Labels: enhancement

#17 - [docs]: Add documentation for scan options in welcome.md

Issue - State: closed - Opened by ravut8 about 1 year ago
Labels: documentation

#16 - [docs]: Add documentation for scan options under the Getting Started section in README

Issue - State: closed - Opened by ravut8 about 1 year ago
Labels: documentation

#15 - Feature #13 export component profiles in json format

Pull Request - State: closed - Opened by kittisakLS about 1 year ago

#14 - [refactor]: Remove debug log in `module.utils.ts`

Issue - State: closed - Opened by ravut8 about 1 year ago - 1 comment
Labels: good first issue, hacktoberfest-accepted

#13 - ✨ Export Component Profiles in JSON format

Issue - State: closed - Opened by ravut8 about 1 year ago
Labels: enhancement

#12 - Feat #6: Ignore Specific File Extensions and Directories from Scanning

Pull Request - State: closed - Opened by kittisakLS about 1 year ago - 1 comment

#11 - Feat #10 hide console.error and show errors with verbose

Pull Request - State: closed - Opened by kittisakLS about 1 year ago

#9 - Fix #8: Use `createConfigItem` with Babel plugins and presets

Pull Request - State: closed - Opened by kittisakLS about 1 year ago

#8 - 🐛 Error: Cannot find module `@babel/preset-typescript`

Issue - State: closed - Opened by kittisakLS about 1 year ago
Labels: bug

#6 - ✨ Ignore specific file extension, files or directory from scanning

Issue - State: closed - Opened by ravut8 about 1 year ago
Labels: enhancement

#5 - [refactor]: Remove the unused import statements in vue-scanner.ts.

Issue - State: closed - Opened by ravut8 about 1 year ago - 2 comments
Labels: good first issue, hacktoberfest-accepted

#4 - [refactor]: Update the way to push element in analyze-component-files.spec.ts

Issue - State: open - Opened by kittisakLS about 1 year ago
Labels: good first issue, hacktoberfest-accepted

#3 - chore(Github): Remove release workflow for alpha version

Pull Request - State: closed - Opened by 9haroon about 1 year ago

#2 - chore(Github): Remove release workflow for alpha version

Pull Request - State: closed - Opened by 9haroon about 1 year ago
Labels: duplicate

#1 - The automated release is failing 🚨

Issue - State: closed - Opened by github-actions[bot] about 1 year ago