home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 683445704

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/948#issuecomment-683445704 https://api.github.com/repos/simonw/datasette/issues/948 683445704 MDEyOklzc3VlQ29tbWVudDY4MzQ0NTcwNA== 9599 2020-08-30T17:11:58Z 2020-08-30T17:33:30Z OWNER

One catch: this stripped the license information from the top of the JS.

I fixed this by editing the license to be a single /* ... */ block comment instead of multiple // lines and running this:

npx uglify-js codemirror-5.57.0.js -o codemirror-5.57.0.min.js --comments '/LICENSE/'
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
684925907  
Powered by Datasette · Queries took 0.96ms · About: github-to-sqlite