max-mapper / max-mapper/ostatus-js
mustache templating
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
the easiest way to emit the correct XML is to use a templating language like Mustache to 'fill in the blanks' for different protocols. we should implement mustache.js or mu so that we dont need to require E4X and write crappy XML node parsers
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the two proposed approaches, mustache.js and Mu, against the repository's CommonJS OStatus goals and its need to emit XML for different protocols. Start by locating the existing XML generation and E4X dependencies. Done should mean a chosen templating approach is integrated without requiring E4X, but the issue does not define tests or exact scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100