Dashboard Temp Share Shortlinks Frames API

HTMLify your dreams


script.js /karbonsites/userid/script.js
25 Views
0 Comments
const STORAGE_KEY = 'expenseTrackerData';

// --- Utility Functions ---
const getLocalStorage = () => {
try {
const
Form.php /djdj/php//Programs/Form.php
171 Views
0 Comments
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" c
index.html /cody/solygambas/html-css-javascript-projects/067-expense tracker/index.html
423 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
style.css.map /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/css/style.css.map
246 Views
0 Comments
{
"version": 3,
"mappings": "AAAA,AAAA,CAAC,CAAC;EACA,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,WAAW,EAAE,QAAQ;CACtB;;AAED
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/03. Custom Scrollbar/style.css
19 Views
0 Comments
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: sans-serif;
}

body {
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/serve-static/index.js
157 Views
0 Comments
/*!
* serve-static
* Copyright(c) 2010 Sencha Inc.
* Copyright(c) 2011 TJ Holowaychuk
* Copyright(c) 2014-2016 Douglas Chris
glow.css /dakshbadal1379/glow.css
258 Views
0 Comments
body{
margin: 0;
padding: 0;
font-family: sans-serif;
background-image: url(jhkjh.jpg);
background-repeat: no-repeat;
back
text 1 /djdj/ecommmerce/test1.html
5 Views
0 Comments
File is locked
minimum-pair-removal-to-sort-array-i.py /prakhardoneria/LeetCode/minimum-pair-removal-to-sort-array-i.py
23 Views
0 Comments
class Solution:
def minimumPairRemoval(self, nums: List[int]) -> int:
operations = 0

while True:

app.css /cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project/assets/styles/app.css
193 Views
0 Comments
* {
box-sizing: border-box;
}

html {
font-family: sans-serif;
}

parse.js /cody/lassiecoder/mutual-funding-app/server/node_modules/qs/lib/parse.js
5 Views
0 Comments
'use strict';

var utils = require('./utils');

var has = Object.prototype.hasOwnProperty;

var defaults = {
allowDots: fals
license.md /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/node_modules/ms/license.md
8 Views
0 Comments
The MIT License (MIT)

Copyright (c) 2016 Zeit, Inc.

Permission is hereby granted, free of charge, to any person obtaining a co
sticky navigation /cody/bradtraversy/50projects50days/sticky-navigation/index.html
369 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width
SECURITY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/SECURITY.md
11 Views
0 Comments
Please follow the instructions on [Tidelift's security page](https://tidelift.com/docs/security) to report a security issue.

string.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/schema/string.js
5 Views
0 Comments
'use strict';

/*!
* Module dependencies.
*/

const SchemaType = require('../schematype');
const MongooseError = require('../e
index.html /cody/solygambas/html-css-javascript-projects/099-parallax website/index.html
418 Views
0 Comments
<!-- Build Parallax Website With HTML CSS & Javascript by Simo Edwin - Dev Ed (2021)
see: https://www.youtube.com/watch?v=Nt70Ld
11.png /cody/swapnilsparsh/30DaysOfJavaScript/30DaysOfJavaScript/assets/11.png
184 Views
0 Comments
Media file
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/29. Select Menu/style.css
17 Views
0 Comments
* {
margin: 0;
padding: 0;
font-family: sans-serif;
}

header {
width: 100%;
script.js /cody/bradtraversy/50projects50days/todo-list/script.js
123 Views
0 Comments
const form = document.getElementById('form')
const input = document.getElementById('input')
const todosUL = document.getElementB
Php Practical File /djdj/php.pdf
30 Views
0 Comments
File is locked
index.html /karbonsites/prakhardoneria/p2p-chat/index.html
42 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
victory.mp3 /cody/bradtraversy/50projects50days/sound-board/sounds/victory.mp3
122 Views
0 Comments
Media file
style.css /cody/atherosai/ui/accordion-02/style.css
146 Views
0 Comments

:root {
--primary-violet: #6238E2;
--background-violet-light: #EEEBFD;
--gray: #D5D4D5;
--background: #2C2C2C;
}

7.jpeg /djdj/djupraity/djsangeet/7.jpeg
541 Views
0 Comments
Media file
nextsong.svg /cody/Aryan-Barodwal/spotify-clone/img/nextsong.svg
324 Views
0 Comments
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 19V5L16 12L4 19Z" st
style.css /cody/bradtraversy/50projects50days/button-ripple-effect/style.css
138 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

* {
box-sizing: border-box;
}

body
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-property-descriptors/package.json
155 Views
0 Comments
{
"name": "has-property-descriptors",
"version": "1.0.1",
"description": "Does the environment have full property descriptor
using.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bluebird/js/release/using.js
5 Views
0 Comments
"use strict";
module.exports = function (Promise, apiRejection, tryConvertToPromise,
createContext, INTERNAL, debug) {
v
cleanModifiedSubpaths.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/document/cleanModifiedSubpaths.js
6 Views
0 Comments
'use strict';

/*!
* ignore
*/

module.exports = function cleanModifiedSubpaths(doc, path, options) {
options = options || {
Readme.md /cody/lassiecoder/mutual-funding-app/server/node_modules/bytes/Readme.md
12 Views
0 Comments
# Bytes utility

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build Status][travis
rahul verma c language program by vivek jain sir ji.c /rahul_verma_coder/rahul verma c language program by vivek jain sir ji.c
407 Views
0 Comments
QUESTION 1
/* CALL BY value_
SWAP THE VALUE OF THE TWO VARIABLE
*/
#include<stdio.h>
#include<conio.h>
void main(){
int a
IDEWorkspaceChecks.plist /cody/iCriptSnappie/flutter_portfolio/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
308 Views
0 Comments
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyL