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

[wrapper] Remove rxjs from @notemine/wrapper, add @notemine/rxjs package instead #17

Open
6 tasks
dskvr opened this issue Jan 16, 2025 · 0 comments
Open
6 tasks

Comments

@dskvr
Copy link
Contributor

dskvr commented Jan 16, 2025

Will be more performant, and easier to integrate client-side frameworks and easier for implementers, if observables aren't included in the wrapper package.

  • Remove observables logic and rxjx from @notemine/wrapper
  • Add hooks for handling messages.
  • Add @notemine/rxjs package with a library that extends @notemine/wrapper
  • Add @notemine/svelte5 package with a library that extends @notemine/wrapper and has component exports
  • Update svelte demo
  • Create rxjs-demo that is based on vanilla-js-demo but uses @notemine/rxjs instead of @notemine/core artifacts.
@dskvr dskvr changed the title Remove observables from @notemine/wrapper, add @notemine/observables package instead [wrapper] Remove observables from @notemine/wrapper, add @notemine/observables package instead Jan 16, 2025
@dskvr dskvr changed the title [wrapper] Remove observables from @notemine/wrapper, add @notemine/observables package instead [wrapper] Remove rxjs from @notemine/wrapper, add @notemine/rxjs package instead Jan 19, 2025
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

1 participant