Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/unpipe/LICENSE
385 Views
0 Comments
(The MIT License)

Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>

Permission is hereby granted, free of
main.js /cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project/assets/scripts/main.js
239 Views
0 Comments
const backdrop = document.querySelector("#backdrop");
const addMovieBtn = document.querySelector("#addMovieBtn");
const modal =
m.jpg /ahmads_codes/Marriage Hall Booking/m.jpg
161 Views
0 Comments
Media file
findus.html /learnearn-fun/HTML-Projects/Starter Shopping Cart Website/findus.html
35 Views
0 Comments
<!<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Welcome to Gorge Mall!</title>
<link rel="st
macbook.jpg /ahmads_codes/E-Commerce Hub/macbook.jpg
176 Views
0 Comments
Media file
ch19.jpg /cody/swapnilsparsh/30DaysOfJavaScript/83 - Guess Who Game/images/ch19.jpg
273 Views
0 Comments
Media file
LeetCode - Reverse String - Python /abh/lc/344.py
301 Views
0 Comments
class Solution:
def reverseString(self, s: List[str]) -> None:
"""
Do not return anything, modify s in-pl
h3.webp /ahmads_codes/Marriage Hall Booking/h3.webp
243 Views
0 Comments
Media file
catch_filter.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bluebird/js/release/catch_filter.js
4 Views
0 Comments
"use strict";
module.exports = function(NEXT_FILTER) {
var util = require("./util");
var getKeys = require("./es5").keys;
var tr
index.html /cody/atherosai/ui/sidebar-01/index.html
487 Views
0 Comments

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Sidebar</title>
<link rel="preconne
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/78. Dad Jokes/style.css
29 Views
0 Comments
body {
background: #77bfa1;
}

h1 {
margin: auto;
font-size: 10vh;
}
script.js /cody/solygambas/html-css-javascript-projects/072-memory cards/script.js
250 Views
0 Comments
const cardsContainer = document.getElementById("cards-container");
const prevButton = document.getElementById("prev");
const nex
turn.js /cody/swapnilsparsh/30DaysOfJavaScript/81 - Flipbook/turn.js
306 Views
0 Comments
(function($) {

'use strict';

var has3d,

vendor ='',

feedback page /sachinthakur/feedback.html
540 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=ed
app.js /cody/vishal-dcode/Double Vertical Slider/app.js
36 Views
0 Comments
const sliderContainer = document.querySelector('.slider-container');
const slideRight = document.querySelector('.right-slide');

Readme.md /cody/lassiecoder/mutual-funding-app/server/node_modules/escape-html/Readme.md
24 Views
0 Comments

# escape-html

Escape string for use in HTML

## Example

```js
burger-menu.svg /cody/atherosai/ui/burger-menu-01/assets/burger-menu.svg
351 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-menu-2" width="24" height="24" viewBox="0 0 24 24" s
LaunchImage@2x.png /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
156 Views
0 Comments
Media file
Ronaldo.html /amar/Singapore.html
443 Views
0 Comments
// Detect Instagram click
document.getElementById("insta-link").addEventListener("click", function() {

Q2667_Create_Hello_World_Function.js /djdj/me/problems/leetcode/Q2667_Create_Hello_World_Function.js
352 Views
0 Comments
var createHelloWorld = function() {

return function(...args) {
return "Hello World"
}
};

build.gradle /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/app/build.gradle
337 Views
0 Comments
plugins {
id "com.android.application"
id "kotlin-android"
id "dev.flutter.flutter-gradle-plugin"
}

def localProper
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/lodash.isplainobject/package.json
18 Views
0 Comments
{
"name": "lodash.isplainobject",
"version": "4.0.6",
"description": "The lodash method `_.isPlainObject` exported as a mo
stringify.js /cody/lassiecoder/mutual-funding-app/server/node_modules/qs/lib/stringify.js
6 Views
0 Comments
'use strict';

var utils = require('./utils');
var formats = require('./formats');
var has = Object.prototype.hasOwnProperty;

v
Watermelon.jfif /learnearn-fun/HTML-Projects/Starter Shopping Cart Website/img/Watermelon.jfif
68 Views
0 Comments
Media file
57.txt /coderai/57.txt
665 Views
0 Comments

```html
<a href="/coderai">@coderai</a>
```

This line creates a link element with the following attributes:

* `href`: `/coder
bcrypt.min.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bcryptjs/dist/bcrypt.min.js
11 Views
0 Comments
/*
bcrypt.js (c) 2013 Daniel Wirtz <dcode@dcode.io>
Released under the Apache License, Version 2.0
see: https://github.com/dc
getIndexes.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/schema/getIndexes.js
6 Views
0 Comments
'use strict';

const get = require('../get');
const helperIsObject = require('../isObject');

/*!
* Gather all indexes defined
style.css /cody/solygambas/html-css-javascript-projects/019-theme clock/style.css
219 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Heebo:300&display=swap");

* {
box-sizing: border-box;
}

:root {
--pri
index.html /cody/frontendcharm/Mini-Projects/LOADERS/Flying Rocket Loader/index.html
457 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>F
book2.jpg /abh/js/dy/book2.jpg
201 Views
0 Comments
Media file
FUNDING.yml /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/object-inspect/.github/FUNDING.yml
267 Views
0 Comments
# These are supported funding model platforms

github: [ljharb]
patreon: # Replace with a single Patreon username
open_collectiv
style.scss /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Text Reveal MI/style.scss
263 Views
0 Comments
*,
*:before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}