This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "New Pen", | |
| "version": "1.0.0", | |
| "editors": [ | |
| { | |
| "type": "html", | |
| "filename": "index.html", | |
| "settings": { | |
| "doctype": "html5", | |
| "lang": "en" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Test Proj", | |
| "version": "1.0.0", | |
| "editors": [ | |
| { | |
| "type": "html", | |
| "filename": "index.html", | |
| "settings": { | |
| "doctype": "html5", | |
| "lang": "en" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Test" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Rope Simulation!!!", | |
| "version": "1.0.0", | |
| "editors": [ | |
| { | |
| "type": "html", | |
| "filename": "index.html", | |
| "settings": { | |
| "doctype": "html5", | |
| "lang": "en" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "test-pen", | |
| "version": "1.0.0", | |
| "editors": [ | |
| { | |
| "type": "html", | |
| "filename": "index.html", | |
| "settings": { | |
| "doctype": "html5", | |
| "lang": "en", |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [{"c":"Tech","d":"www.01net.com","r":4,"s":"01net","sc":"Downloads (apps)","t":"01net","u":"http://www.01net.com/recherche/recherche.php?searchstring={{{s}}}&chaine=home"},{"c":"Entertainment","d":"www.bmw2002faq.com","r":0,"s":"BMW 2002 FAQ","sc":"Forum","t":"02faq","u":"https://www.bmw2002faq.com/search/?q={{{s}}}"},{"c":"Entertainment","d":"boxofficemojo.com","r":0,"s":"Box Office Mojo","sc":"Movies","t":"0bo","u":"http://boxofficemojo.com/search/?q={{{s}}}"},{"c":"Online Services","d":"0to255.com","r":3,"s":"0to255","sc":"Tools","t":"0to255","u":"http://0to255.com/{{{s}}}"},{"c":"News","d":"1001boom.com","r":0,"s":"1001boom","sc":"Magazine","t":"1001","u":"http://1001boom.com/?s={{{s}}}"},{"c":"Tech","d":"www.1001fonts.com","r":0,"s":"1001 Fonts","sc":"Design","t":"1001fonts","u":"http://www.1001fonts.com/search.html?search={{{s}}}&x=0&y=0"},{"c":"Tech","d":"www.101domain.com","r":0,"s":"101 Domain","sc":"Domains","t":"101","u":"http://www.101domain.com/domain-availability-search.htm?q={{{s}}}&sa.x=0&sa.y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name CleanTube2 | |
| // @namespace mailto:explosionscratch@gmail.com | |
| // @version 1.0 | |
| // @description A script to clean up and enhance YouTube experience | |
| // @author Explosion Scratch | |
| // @match https://www.youtube.com/* | |
| // @grant none | |
| // ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>Markdown to Print</title> | |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/marked/9.1.2/marked.min.js"></script> | |
| <script> | |
| // Fetch and inline the LaTeX styles | |
| async function fetchStyles() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "000": "Computer science, information, general works", | |
| "001": "Knowledge", | |
| "002": "The book", | |
| "003": "Systems", | |
| "004": "Data processing and computer science", | |
| "005": "Computer programming, programs, data", | |
| "006": "Special computer methods", | |
| "010": "Bibliography", | |
| "011": "Bibliographies", |
NewerOlder