philosophercode / 1loc

What's your favorite JavaScript single LOC (line of code)?

Home Page:https://1loc.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Favorite single line of code

What's your favorite JavaScript single LOC (line of code)? Let me know!

JavaScript single LOC

Running it on local

  1. Clone the project:
$ git clone https://github.com/phuoc-ng/1loc
  1. Install the dependencies:
$ cd 1loc
$ npm install
  1. Run it on the local:
$ npm run dev-server

Open http://localhost:1234 in your browser to see it in action.

Contributing

Pull requests are welcomed. To submit your favorite JavaScript single line of code, please create a markdown file, and put it in a particular category of the collections folder.

About

This project is developed by Nguyen Huu Phuoc. I love building products and sharing knowledge.

Be my friend on

Products

You might be interested in my products:

1 LOC (3.3k★)

Favorite JavaScript utilities in single line of code

Blur Page

A browser extension to hide sensitive information on a web page

Check Browsers Support

A browser extension to check browser compatibility without leaving your tab

CSS Layout (2.7k★)

A collection of popular layouts and patterns made with CSS

Fake Numbers

Generate fake and valid numbers

Form Validation

The best validation library for JavaScript

HTML DOM (3.1k★)

How to manage HTML DOM with vanilla JavaScript

React PDF Viewer

A React component to view a PDF document

this VS that

The differences between ___ and ___ in the front-end development

About

What's your favorite JavaScript single LOC (line of code)?

https://1loc.dev

License:MIT License


Languages

Language:TypeScript 81.6%Language:JavaScript 13.5%Language:HTML 4.6%Language:CSS 0.3%