Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Parser Functionality #84

Merged
merged 19 commits into from
Jun 23, 2019

Conversation

mitevpi
Copy link
Contributor

@mitevpi mitevpi commented Jun 17, 2019

Vuese is a great tool for documenting Vue.js applications and components. We've been using it in our organization with positive results, and felt that the community might benefit from functionality that we wanted to build in to support internal processes and workflows.

This pull request adds the following functionality:

  • Add parsing for Computed Properties
  • Add parsing for Watched Properties
  • Add parsing for Data Object

In addition to the functionality, the pull request adds the following resources:

  • Samples folder demonstrating the notation for the newly-parsable properties
  • Instructions on how to run/test a local build of Vuese
  • Testing for the new parser functionality

We hope that this PR is consistent with the quality and direction that you've set in place for your project. Please let us know if you have any feedback on how we can improve this to be more helpful to the community.

@HcySunYang
Copy link
Member

@mitevpi
This is amazing work, thank you very much for your efforts. I am sure this is the same as our goal and give me some time to check it out.

@HcySunYang HcySunYang merged commit 3a2eb78 into vuese:monorepo Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants