triptych / 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!

Running it on local

  1. Clone the project:
$ git clone git@github.com:1milligram/1loc.git
  1. Install the dependencies:
$ cd 1loc
$ npm install
  1. Run it on the local:
$ npm run dev

Look at the console to see the Local URL. Open it 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 snippets folder.

About

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

Be my friend on

About

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

https://1loc.dev

License:MIT License


Languages

Language:TypeScript 79.3%Language:SCSS 16.1%Language:JavaScript 4.6%