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

Support asynchronous transformers #459

Open
egoist opened this issue Sep 17, 2019 · 2 comments
Open

Support asynchronous transformers #459

egoist opened this issue Sep 17, 2019 · 2 comments
Labels
💵 Funded on Issuehunt This issue has been funded on Issuehunt type: feature

Comments

@egoist
Copy link
Collaborator

egoist commented Sep 17, 2019

Issuehunt badges

Feature request

What problem does this feature solve?

Some transformers like remark.js.org allows asynchronous plugins and expose an asynchronous API.

How should this be implemented in your opinion?

Make api.pages.createPage and api.pages.normalizePage return a Promise.


IssueHunt Summary

Backers (Total: $50.00)

Submitted pull Requests


Become a backer now!

Or submit a pull request to get the deposits!

Tips


IssueHunt has been backed by the following sponsors. Become a sponsor

@issuehunt-oss
Copy link

issuehunt-oss bot commented Sep 19, 2019

@issuehunt has funded $50.00 to this issue.


@issuehunt-oss issuehunt-oss bot added the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label Sep 19, 2019
@egoist
Copy link
Collaborator Author

egoist commented Oct 3, 2019

Turns out remark (which uses unified) has an synchronous API https://github.com/unifiedjs/unified#api (if you don't use async plugins)

cc @limitlessloop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💵 Funded on Issuehunt This issue has been funded on Issuehunt type: feature
Projects
None yet
Development

No branches or pull requests

1 participant