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

typescript issues - is this package deprecated? #144

Open
pavlexander opened this issue May 27, 2022 · 0 comments
Open

typescript issues - is this package deprecated? #144

pavlexander opened this issue May 27, 2022 · 0 comments

Comments

@pavlexander
Copy link

I have found an issue with what looks like typescript definition problem.

This is the JSON.stringify output of GrayMatterFile object:

{                                                                 
  content: 'test2',                          
  data: { title: 'test1' },                                       
  isEmpty: false,                                                 
  excerpt: '',                                                    
  path: 'C:\\supersecret\\public\\docs\\test1.md'
}         

However there is no path property on the object as well as other inconsistencies, according to typescript:

image

I wanted to report a bug, but based on amount of unmerged pull-requests and last commit date it looks like this project is dead?

Does anybody know if there is a better alternative that is still supported?

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

No branches or pull requests

1 participant