issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.3M results
Since this is a CLI-only tool, add a Deployment section to README explaining installation via npm or npx, how to add
globally via npm link, environment variable notes for future extensibility. Add badges ...
completed
deployment
docs
in-progress
Finish README.md with detailed usage instructions, examples of all user flows, installation instructions (npm install or
npx), explanation of flags, and expected outputs. Ensure all tests have full coverage ...
completed
docs
in-progress
packaging
tests
Fully implement bin/ek-unique-search.js to parse command line arguments with yargs: pattern (required), optional file,
flags -r/--regex, -i/--ignore-case, -h/--help. Validate inputs with error messages. ...
cli
completed
feature
in-progress
integration
Enhance lib/search.js to optionally treat pattern as a regex if options.regex is true. Validate regex compilation on
function start, throw descriptive errors for invalid regex patterns. Support ignore ...
completed
feature
in-progress
regex
search
Implement lib/uniqueFilter.js exporting async function uniqueFilter(linesIterator) which yields only first occurrences
of lines, using a Set to track seen lines. Write tests in tests/uniqueFilter.test.js ...
completed
feature
in-progress
uniqueFilter
Implement lib/search.js exporting async function searchLines(linesIterator, pattern, options) which filters input lines
by fixed string match, optionally ignoring case. Options include ignoreCase boolean. ...
completed
feature
in-progress
search
Implement lib/inputParser.js exporting async function parseInput(source) which returns an async iterable of lines from
either provided file path or stdin if no path. Use fs.createReadStream and readline ...
completed
feature
in-progress
input
Purpose
Add the next small H2 helper-runtime hardening slice under #400 by covering the normal helper-runtime parse path for a
malformed ready lifecycle schema version.
#411 tightened helper-runtime ...
area:native-core
area:privacy
Follow-up from the review of #54.
Keyboard events don t cross document boundaries, so the widget s keydown listeners (registered on the top document and
the widget s shadow root) never fire while the ...
Feature: AWS Learning Hub
Description
Create a comprehensive AWS Learning Hub covering cloud computing fundamentals and the most commonly used AWS services
through interactive lessons, architecture diagrams, ...
feature-request
Medium
SSoC26

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.