Skip to content

issues Search Results · repo:syntax-tree/unist-util-is language:JavaScript

Filter by

6 results
 (101 ms)

6 results

insyntax-tree/unist-util-is (press backspace or delete to remove)

!-- Ouch, sorry you’ve run into a bug. Thank for taking the time to report it! Please fill in as much of the template below as you’re able. P.S. have you seen our support and contributing docs? https://github.com/syntax-tree/.github/blob/master/support.md ...
📚 area/docs
☂️ area/types
🙋 no/question
  • chmac
  • 4
  • Opened 
    on Feb 6, 2020
  • #15

I think those types should probably be imported from mdast https://github.com/syntax-tree/unist-util-is/blob/master/index.d.ts#L3 Or as mentioned in the title @types/unist needs to be added to the dependencies ...
🙅 no/wontfix
  • CanRau
  • 19
  • Opened 
    on Jan 28, 2020
  • #14

!-- Ouch, sorry you’ve run into a bug. Thank for taking the time to report it! Please fill in as much of the template below as you’re able. P.S. have you seen our support and contributing docs? https://github.com/syntax-tree/.github/blob/master/support.md ...
📚 area/docs
💪 phase/solved
  • Roang-zero1
  • 3
  • Opened 
    on Nov 16, 2019
  • #12

Unist utilities operate on nodes. Makes more sense passing the Node first. Then the test. Optionally other stuff.
🗄 area/interface
💪 phase/solved
🧑 semver/major
🦋 type/enhancement
  • wooorm
  • 10
  • Opened 
    on Aug 17, 2018
  • #6

Similar to the core, but it’s a factory to create a test function that’s given node, index, parent. Useful for reuse.
🗄 area/interface
💪 phase/solved
🧒 semver/minor
🦋 type/enhancement
  • wooorm
  • Opened 
    on Aug 17, 2018
  • #5

...and drop node identity tests. With the advent of HAST, passing {tagName: article } would be a very useful addition. But, this interferes with node identity tests. As the latter is quite easily done ...
🗄 area/interface
💪 phase/solved
🧑 semver/major
🦋 type/enhancement
  • wooorm
  • Opened 
    on Jun 30, 2016
  • #1
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub