home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 701629984

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/983#issuecomment-701629984 https://api.github.com/repos/simonw/datasette/issues/983 701629984 MDEyOklzc3VlQ29tbWVudDcwMTYyOTk4NA== 9599 2020-09-30T20:34:43Z 2020-09-30T20:34:43Z OWNER

I had a look around and there isn't an obvious pluggy equivalent in JavaScript world at the moment. Lots of frameworks like jQuery and Vue have their own custom plugin mechanisms.

https://github.com/rekit/js-plugin is a simple standalone plugin mechanism. Not quite as full-featured as Pluggy though - in particular I like how Pluggy supports multiple plugins returning results for the same hook that get concatenated into a list of results.

https://css-tricks.com/designing-a-javascript-plugin-system/ has some ideas.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
712260429  
Powered by Datasette · Queries took 2.178ms · About: github-to-sqlite