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

Frontend related roadmap #8

Open
5 of 11 tasks
jeroenptrs opened this issue Aug 13, 2020 · 0 comments
Open
5 of 11 tasks

Frontend related roadmap #8

jeroenptrs opened this issue Aug 13, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects

Comments

@jeroenptrs
Copy link
Collaborator

jeroenptrs commented Aug 13, 2020

After denopack 0.5.0, focus will shift a bit to frontend related plugins

Must haves (short term)

  • append bundle/input file to custom HTML file
  • css support
  • JSX transpiling (babel, ...) <- actually already supported

Must haves (long term)

  • full React support
  • full PostCSS support
  • Vue / Svelte support
  • Typescene support
  • create-XYZ-app like templates from CLI for popular apps

Nice to haves

  • read JS/TS entry file from HTML file (f.e. like Parcel does)
  • multiple entry support
  • static generation (will probably need something NextJS-/Gatsby-like, might be more than a plugin) [needs multiple entry support and markdown support]
@jeroenptrs jeroenptrs added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 13, 2020
@jeroenptrs jeroenptrs added this to To do in Triage Aug 28, 2020
@jeroenptrs jeroenptrs moved this from To do to In progress in Triage Sep 27, 2020
@probins probins mentioned this issue Dec 30, 2020
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
Triage
  
In progress
Development

No branches or pull requests

1 participant