Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove Sassmeister & gethttpsforfree #78

Merged
merged 1 commit into from
Aug 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [JSON ABC](https://novicelab.org/jsonabc/) - Sorts JSON alphabetically
- [Markdown to HTML](https://markdowntohtml.com) - Paste or type your markdown and see it rendered as HTML. Download or copy the resulting HTML.
- [Markdown Tools](https://markdowntools.com) - Tools to convert Markdown to/from a number of formats. E.g. Html to Markdown, or a CSV to a Markdown table.
- [Sassmeister](http://sassmeister.com/) - Sass/Scss <-> CSS
- [Sucrase](https://sucrase.io) - Super-fast Babel alternative
- [SWC](https://swc.rs/playground) - compile JS/TS files using modern JS features and outputs valid code that is supported by all major browsers.
- [Terser](https://try.terser.org/) - JavaScript parser, mangler and compressor toolkit for ES6+
Expand Down Expand Up @@ -199,7 +198,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.

### SSL

- [GetHTTPSForFree!](https://gethttpsforfree.com/) - Genuinely FREE SSL certificates (courtesy of [Let's Encrypt](https://letsencrypt.org/))
- [Self-Signed Certificate Generator](http://selfsignedcertificate.com/) - A self-signed certificate generator.
- [Mozilla SSL Configuration Generator](https://ssl-config.mozilla.org) - SSL configuration generator for various server software and platforms.

Expand Down
Loading