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

Fork and embed pagejs #21

Merged
merged 13 commits into from
Aug 9, 2022
Merged

Fork and embed pagejs #21

merged 13 commits into from
Aug 9, 2022

Conversation

ChadKillingsworth
Copy link
Member

Page.js is no longer being actively maintained. Fork the file into this repo and modernize it.

  • Convert page.js to ES2015+ syntax using classes
  • Use named ES Module exports for Context and Route classes
  • Remove the qs library dependency and use default URLSearchParams parsing

@ChadKillingsworth
Copy link
Member Author

This is now a prep PR for the next major version. I've tested it on internal projects utilizing it successfully. Typescript definition files are now included in the NPM package for ease of use in other projects.

@ChadKillingsworth ChadKillingsworth merged commit 2fa28b0 into master Aug 9, 2022
@ChadKillingsworth ChadKillingsworth deleted the embed-pagejs branch August 9, 2022 11:52
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

2 participants