handlebars-lang / handlebars-lang/handlebars.js
Add ability to clone HBS instance
Open
feature
- Dominant language
- JavaScript
- Stars
- 18.7k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
This would allow us to register partials and helpers on a global instance and clone it to modify the environment for another use case.
Contributor guide
Research direction
Start by reading the existing HBS instance and environment APIs, then inspect how partials and helpers are registered and how related behavior is tested. Define what cloning must preserve and how the clone can be modified independently; done means a global instance can be cloned for another use case without changing the original.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- handlebars, javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100