max-mapper / max-mapper/ostatus-js

mustache templating

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.