Marak / Marak/HTML

Add browser build step for minified browser version using querySelectorAll polyfill

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
99
Forks
25
PR merge metrics
No merged PRs in 30d

Description

There should be a binary script that will take the current version of html-lang and prepare it as a minified version for the browser.

This minified version should use a querySelectorAll polyfill to utilize whatever DOM selector engine is available and assign it to $.

Tests should be included.

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

Start by locating the current html-lang source, any existing build scripts, and the test setup. Define the browser build entry point and how the querySelectorAll polyfill should be provided and assigned to $, then add tests that verify the minified browser version is produced and behaves as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.