Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm query wip #1

Draft
wants to merge 17 commits into
base: latest
Choose a base branch
from
Draft

npm query wip #1

wants to merge 17 commits into from

Commits on May 26, 2022

  1. feat: add npm query cmd

    ruyadorno committed May 26, 2022
    Configuration menu
    Copy the full SHA
    df594aa View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. async api

    ruyadorno committed May 27, 2022
    Configuration menu
    Copy the full SHA
    b6a1668 View commit details
    Browse the repository at this point in the history
  2. added sibling combinator

    also added more tests
    ruyadorno committed May 27, 2022
    Configuration menu
    Copy the full SHA
    00058b5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. wip :not

    ruyadorno committed May 30, 2022
    Configuration menu
    Copy the full SHA
    6305cd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4a890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9e30d2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. added semver pseudo

    ruyadorno committed May 31, 2022
    Configuration menu
    Copy the full SHA
    fbf99e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. id parsing refactor

    ruyadorno committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c83ec4e View commit details
    Browse the repository at this point in the history
  2. add type pseudo

    ruyadorno committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7d0e8e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. add :path pseudo

    ruyadorno committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    f27e58b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    2f6364d View commit details
    Browse the repository at this point in the history
  2. added :has pseudo

    ruyadorno committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    06546f7 View commit details
    Browse the repository at this point in the history
  3. add :is pseudo

    ruyadorno committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    ec58533 View commit details
    Browse the repository at this point in the history
  4. add attr initial support

    ruyadorno committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    a918822 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. add :attr support

    ruyadorno committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    06f1d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0784114 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff370db View commit details
    Browse the repository at this point in the history