Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


test.js /cody/lassiecoder/mutual-funding-app/server/node_modules/core-util-is/test.js
5 Views
0 Comments
var assert = require('tap');

var t = require('./lib/util');

assert.equal(t.isArray([]), true);
assert.equal(t.isArray({}), fal
all.min.css /cody/swapnilsparsh/30DaysOfJavaScript/115 - Puzzle/css/all.min.css
177 Views
0 Comments
/*!
* Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Ico
tada.mp3 /cody/bradtraversy/50projects50days/sound-board/sounds/tada.mp3
156 Views
0 Comments
Media file
app.js /cody/vishal-dcode/Feedback UI Design/app.js
67 Views
0 Comments
const send_ctr = document.getElementById("send-ctr");
const feedback_ctr = document.getElementById("feedback-ctr");
const sendBt
index.html /cody/frontendcharm/Mini-Projects/LOADERS/Infinity ∞ Loader Animation Using Three.js copy/index.html
524 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>I
Add-Two-No.php /djdj/php/Programs/Add-Two-No.php
539 Views
0 Comments
<?PhP
// php is case insensitive programming lang.
//with three variable
$a = 10;
$b = 5;
$c = $a + $b;
EcHo ($
audio.js /cody/swapnilsparsh/30DaysOfJavaScript/101 - Audio Visualizer/audio.js
223 Views
0 Comments
(function () {
// The number of bars that should be displayed
const Bar_number = 50;

// Get the audio element tag
const
pic11.jpg /cody/Shubhajiit/3D-Gallary/pic11.jpg
119 Views
0 Comments
Media file
style.css /cody/frontendcharm/Mini-Projects/LOADERS/Infinity ∞ Loader Animation Using Three.js copy/style.css
163 Views
0 Comments
body {
overflow: hidden;
margin: 0;
background-color: #151515;
}
saturn.png /djdj/youtube/images/saturn.png
182 Views
0 Comments
Media file
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/06. Creative Menus/01. Menu/index.html
47 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
150.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/150.png
196 Views
0 Comments
Media file
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/type-is/package.json
163 Views
0 Comments
{
"name": "type-is",
"description": "Infer the content-type of a request.",
"version": "1.6.18",
"contributors": [
"
CMakeLists.txt /cody/iCriptSnappie/flutter_portfolio/linux/flutter/CMakeLists.txt
396 Views
0 Comments
# This file controls Flutter-level build steps. It should not be edited.
cmake_minimum_required(VERSION 3.10)

set(EPHEMERAL_DIR
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/inherits/package.json
153 Views
0 Comments
{
"name": "inherits",
"description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
"ve
anna.jpg /cody/atherosai/ui/table-01/assets/anna.jpg
187 Views
0 Comments
Media file
Hello World in Golang /abh/learning/go/hw.go
394 Views
1 Comments
// hellow world
package main

import ("fmt")

func main() {
fmt.Println("woring ?")
}
/djdj/abhbirth.html
9 Views
0 Comments
File is locked
sad.png /cody/vishal-dcode/Split Landing Page/sad.png
102 Views
0 Comments
Media file
product-04.jpg /khushi/E com Website/assets/images/product-04.jpg
170 Views
0 Comments
Media file
styles.xml /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/app/src/main/res/values/styles.xml
437 Views
0 Comments
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Theme applied to the Android Window while the process is starting wh
Smart.jpeg /dakshbadal1379/Smart.jpeg
213 Views
0 Comments
Media file
LPBGI.jpg /shubh/LPBGI.jpg
215 Views
0 Comments
Media file
index.html /cody/frontendcharm/Mini-Projects/HOVERS EFFECTS/Slide In Social Icons/index.html
428 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
kick.wav /cody/swapnilsparsh/30DaysOfJavaScript/01 - Drum Kit/sounds/kick.wav
153 Views
0 Comments
Media file
style.css /cody/solygambas/html-css-javascript-projects/020-button ripple effect/style.css
227 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");

* {
box-sizing: border-box;
}

body
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/media-typer/LICENSE
27 Views
0 Comments
(The MIT License)

Copyright (c) 2014 Douglas Christopher Wilson

Permission is hereby granted, free of charge, to any person ob
tdl.js /tanishkak/tdl.js
328 Views
0 Comments
let inputs = document.getElementById("inp");
let text = document.querySelector(".text");

function Add() {
if(inputs.value =
style.css /cody/frontendcharm/Mini-Projects/LOADERS/Ping Pong Loading Animation/style.css
198 Views
0 Comments
* {
border: 0;
box-sizing: border-box;
margin: 0;
padding: 0;
}

:root {
app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/50. Feedback/app.js
26 Views
0 Comments
const ratings = document.querySelectorAll(".rating");
const ratingsContainer = document.querySelector(".ratings-container");
con
index.html /cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Conic Gradient Text Clip/index.html
351 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>C
style.css /cody/solygambas/html-css-javascript-projects/016-drink water/style.css
186 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");

:root {
--border-color: #144fc6