The Wayback Machine - https://web.archive.org/web/20211110220742/https://github.com/PaperStrike
Skip to content
Avatar
🧐
deeper deeper deeper
🧐
deeper deeper deeper

Achievements

Achievements

Highlights

  • Pro
  • 6 discussions answered

Organizations

@next-theme
Block or Report

Block or report PaperStrike

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Pjax Public

    Easily enable fast AJAX navigation (Fetch + pushState)

    TypeScript 9 2

  2. onfetch Public

    Mock fetch() with native Request / Response API. Works with globalThis, service worker, @mswjs/interceptors, and custom contexts

    TypeScript

  3. Wrap your tests with Playwright-like test fixtures in node & browsers

    TypeScript

  4. Probe and set image sizes in Hexo web pages

    JavaScript

  5. 为 PC 提供 3.5mm 耳机线控支持。

    Python 2

553 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 2021

Created 1 repository

Created a pull request in MichaelDeBoey/eslint-find-rules that received 20 comments

feat: be asynchronous

Will be a breaking change but seem to be the only way to support ESLint 8. 😬 May need some new tests for cli coverage. cc @ljharb

+101 −85 20 comments
Opened 7 other pull requests in 5 repositories
MichaelDeBoey/eslint-find-rules 3 merged
next-theme/hexo-theme-next 1 open
sarbbottam/eslint-find-rules 1 merged
hugomrdias/playwright-test 1 open
PaperStrike/Pjax 1 open
Reviewed 5 pull requests in 3 repositories
sarbbottam/eslint-find-rules 2 pull requests
MichaelDeBoey/eslint-find-rules 2 pull requests
istanbuljs/v8-to-istanbul 1 pull request

Created an issue in thlorenz/proxyquire that received 6 comments

createRequire support & a way to access the mocked require

The package I want to mock uses createRequire to require, which proxyquire doesn't proxy yet. To workaround, I tried: proxyquire('./example', { module

6 comments
Opened 1 other issue in 1 repository
hugomrdias/playwright-test 1 open