phuoc-ng / 1loc
- среда, 6 мая 2020 г. в 00:22:34
TypeScript
What's your favorite JavaScript single LOC (line of code)?
What's your favorite JavaScript single LOC (line of code)? Let me know!
$ git clone https://github.com/phuoc-ng/1loc$ cd 1loc
$ npm install$ npm run dev-server
Open http://localhost:1234 in your browser to see it in action.
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.
This project is developed by Nguyen Huu Phuoc. I love building products and sharing knowledge.
Be my friend on
You might be interested in my products:
| Product | Description |
|---|---|
| 01. 1 LOC | Favorite JavaScript utilities in single line of code |
| 02. Blur Page | A browser extension to hide sensitive information on a web page |
| 03. CSS Layout | A collection of popular layouts and patterns made with CSS |
| 04. Fake Numbers | Generate fake and valid numbers |
| 05. Form Validation | The best validation library for JavaScript |
| 06. HTML DOM | How to manage HTML DOM with vanilla JavaScript |
| 07. React PDF Viewer | A React component to view a PDF document |