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

use lang-map for detecting by file extension #1

Open
derhuerst opened this issue Feb 20, 2016 · 1 comment
Open

use lang-map for detecting by file extension #1

derhuerst opened this issue Feb 20, 2016 · 1 comment

Comments

@derhuerst
Copy link

lang-map offers support for many languages. The mapping between file extension and the name of the language should possibly be curated only once.

@nknapp
Copy link
Owner

nknapp commented Feb 20, 2016

Hi and thank you for your feedback. You are probably right. I am not sure anymore, but I think I just took the list from the groc project and parsed it for this project.
At the moment, however I don't have the time to maintain this project. I also think that it does not really solve the problem I created it for (I actually wanted to create a apidoc-parser that could be used for different languages, but I've come to the conclusion that it should rather be done for each language individually.)

If you are interested in implementing this feature, I will give you push-access to the repository. I may even add you as collaborateur on npmjs.com.

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

2 participants