Skip to content

pcout/1loc

 
 

Repository files navigation

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:

Products

Resources

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.4%
  • JavaScript 15.2%
  • CSS 13.9%
  • HTML 5.5%