2021-02-21 15:52:38 +00:00
|
|
|
# Vanilla List
|
|
|
|
|
2022-05-31 16:47:00 +00:00
|
|
|
**Find the best JS plugins for your next project in this handpicked collection and save time as a developer!**
|
|
|
|
|
|
|
|
Available at [https://vanillalist.top](https://vanillalist.top)
|
|
|
|
|
|
|
|
![Screenshot of Vanillalist.top's homepage on desktop and mobile screens](screenshot.png)
|
2021-02-21 15:52:38 +00:00
|
|
|
|
|
|
|
## Development Scripts
|
|
|
|
|
2022-05-31 16:47:00 +00:00
|
|
|
**`npm ci`**
|
|
|
|
|
|
|
|
> Install build dependencies without impacting the package-lock file
|
|
|
|
|
|
|
|
**`npm run start`**
|
2021-02-21 15:52:38 +00:00
|
|
|
|
2021-03-01 04:36:18 +00:00
|
|
|
> Run 11ty with hot reload at localhost:1312, including reload based on Sass changes
|
2021-02-21 15:52:38 +00:00
|
|
|
|
|
|
|
**`npm run build`**
|
|
|
|
|
|
|
|
> Production build includes minified, autoprefixed CSS
|
2021-03-01 04:15:10 +00:00
|
|
|
|
2022-01-03 13:20:53 +00:00
|
|
|
## Contribute
|
2021-03-01 04:15:10 +00:00
|
|
|
|
2022-01-03 13:20:53 +00:00
|
|
|
Be sure to read the [Code of Conduct](CODE_OF_CONDUCT.md) and to follow the [contribution guide](CONTRIBUTING.md) before making a Pull-Request :)
|
|
|
|
|
2022-03-09 09:58:13 +00:00
|
|
|
### Check broken links easily
|
|
|
|
|
|
|
|
```
|
2023-01-20 20:23:34 +00:00
|
|
|
npx broken-link-checker https://vanillalist.top -roi
|
2022-03-09 09:58:13 +00:00
|
|
|
```
|
2022-01-03 13:20:53 +00:00
|
|
|
|
|
|
|
## License
|
2021-03-01 04:15:10 +00:00
|
|
|
|
|
|
|
The project is under [Anti-Fascist MIT License](https://github.com/Laurelai/anti-fascist-mit-license)
|
2022-03-13 14:52:50 +00:00
|
|
|
|
2022-05-31 16:47:00 +00:00
|
|
|
Plugin's visuals belong to their respective owners
|