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

Question respect to in which section add a project #1148

Closed
viferga opened this issue Oct 5, 2021 · 1 comment
Closed

Question respect to in which section add a project #1148

viferga opened this issue Oct 5, 2021 · 1 comment

Comments

@viferga
Copy link

viferga commented Oct 5, 2021

Hi, I am developing a Polyglot Runtime called MetaCall ( https://github.com/metacall/core ). This is basically a library/tool that you can use from NodeJS in order to import libraries from other languages (it supports NodeJS, JavaScript, TypeScript, Python, Ruby, C#, Wasm, Java, Cobol and more).

Here's an example of importing BeautifulSoup (Python scrapping library) into NodeJS and using it: https://github.com/metacall/beautifulsoup-express-example

Here's the NPM package: https://www.npmjs.com/package/metacall

I would like to know where should I add this project, or if should I create a new section for it.
Thanks for your time.

@sindresorhus
Copy link
Owner

You can add it to Miscellaneous for now. I don't create new categories unless there are at least two items for it.

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