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

Build historymap controller (browser behaviour capturing) as a library? #178

Open
Yuu-Han opened this issue Jun 24, 2024 · 3 comments
Open

Comments

@Yuu-Han
Copy link
Collaborator

Yuu-Han commented Jun 24, 2024

No description provided.

@Yuu-Han
Copy link
Collaborator Author

Yuu-Han commented Jun 24, 2024

Maybe we can turn the browser behaviour capturing part into a library? So that it can be reused in either plain js project or frameworks.

A template for typescript library: https://github.com/antfu/starter-ts.

@kaidatavis
Copy link
Collaborator

This would be really good, but also ambitious. I suspect it may need more work to make the code generic enough so it can be used as a library.

For the typescript library example, do you mean we will follow this example, use typescript, or both?

@Yuu-Han
Copy link
Collaborator Author

Yuu-Han commented Jun 24, 2024

For the typescript library example, do you mean we will follow this example, use typescript, or both?

Both. There's no complex code logic to follow in the example, though. It just specifies the dependencies and can be used as a starter.

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