https://github.com/nazmulidris/js-scratch
https://github.com/nazmulidris/js-scratch
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nazmulidris/js-scratch
- Owner: nazmulidris
- License: apache-2.0
- Created: 2019-04-02T00:42:10.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T08:31:32.000Z (over 2 years ago)
- Last Synced: 2025-01-23T20:09:27.227Z (9 months ago)
- Language: JavaScript
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)