An open API service indexing awesome lists of open source software.

https://github.com/nazmulidris/js-scratch


https://github.com/nazmulidris/js-scratch

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

This repo contains [HTML](https://tinyurl.com/m8qyg6l), [JS](https://tinyurl.com/m9lqjhu), and
[CSS](https://tinyurl.com/kja33aj) experiments.

Tools used

- [prettier.io](https://prettier.io/docs/en/cli.html)
- To reformat all the MD files in this project, run `npm run prettier`
- [eslint](https://eslint.org/)
- Integrated into IDEA (make sure to enable it in Settings -> Javascript -> Code Quality Tools ->
ESlint)