Blaze Standalone
- Dominant language
- JavaScript
- Stars
- 543
- Forks
- 117
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 2
Description
Re-opening https://github.com/meteor/blaze/issues/290 as requested by @filipenevola
I think one of the key reasons people think Blaze sucks is that it's tied to Meteor - you can't use it without. It would be really nice to be able to have it be used as a standalone, either as part of webpack, express - or purely server side. I'm currently using it to print PDFs in a node application and it works OK, but it would be great to have an officially supported npm package.
Contributor guide
Research direction
Start by reading the reopened issue #290 and the current Blaze package’s Meteor coupling. Define the standalone use cases described here—webpack, Express, or server-side rendering—and verify that the result can be distributed as an officially supported npm package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100