Technological monitoring for web developers

Mar 12th, 2021

Shepherdjs

Guide your users through a tour of your app.

Front
JS, Tooltips

Mar 12th, 2021

Maximally optimizing image loading for the web in 2021

In this post the author will outline 8 image loading optimization techniques to minimize both the bandwidth used for loading images on the web and the CPU usage for image display.

Front
Image, Optimization

Mar 10th, 2021

1 line layouts

10 Modern CSS layout and sizing techniques that highlight just how robust and impactful a single-line of styling code can be.

Front
CSS, Layout

Mar 10th, 2021

SVG Repo

Explore, search and find the best fitting icons or vectors for your projects using wide variety vector library. Download free SVG Vectors for commercial use.

Design
SVG, Icons

Mar 5th, 2021

Svelte NodeGUI

Build performant, native, cross-platform desktop apps with Svelte.

Dev
Svelte, Desktop, SvelteNodeGUI

Feb 25th, 2021

Agorakit

Agorakit is web-based, open source groupware for collectives. By creating collaborative groups, people can discuss topics, organize events, store files and keep everyone updated as needed. Agorakit is a forum, calendar, file manager, mapping tool and email notifier.

Internet
Open Source, PHP, Groupware, Agorakit

Feb 23rd, 2021

CocoMaterial

Looking for the perfect illustration? Discover the CocoMaterial, the Open Source hand-drawn illustration library.

Design
Illustration, OpenSource, CocoMaterial

Feb 23rd, 2021

Penpot

Penpot is the first Open Source design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, Penpot is web based and works with open web standards (SVG). For all and empowered by the community.

Design
OpenSource, Prototyping, SVG, Penpot

Feb 21st, 2021

Wetty

Terminal over HTTP and https. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.

Sysadmin
Terminal, Browser, WeTTy

Join the web developers community
Feb 21st, 2021

PHP Server Monitor

Open source tool to monitor your servers and websites. PHP Server Monitor is a script that checks whether your websites and servers are up and running. It comes with a web based user interface where you can manage your services and websites, and you can manage users for each server with a mobile number and email address.

Sysadmin
Monitoring, Server, Website, PhpServerMonitor

Feb 21st, 2021

Lychee

Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.

Internet
Photo, Manager, OpenSource, Lychee

Feb 20th, 2021

SK Incognito

An unofficial SvelteKit documentation.

Front
Svelte, Documentation, Sveltekit

Feb 14th, 2021

Svelte-Docs

A rapid way to document your Svelte things.

Front
Svelte, Documentation

Feb 14th, 2021

Castopod

Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.

Internet
POdcast, Hosting, Open Source, Castopod, PHP

Feb 14th, 2021

Bludit

Create your own Website or Blog in seconds. Simple, Fast, Secure, Flat-File CMS.

Dev
CMS, FlatFiles, PHP

Feb 14th, 2021

Strut

Strut is an HTML5 presentation editor.

Internet
Slide, HTML

Feb 14th, 2021

Node Red

Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.

Dev
LowCode, Open Source

Feb 14th, 2021

All Tube Download

AllTube Download is a web page which allows you to copy an URL of your video (YouTube, Dailymotion, etc.) and get a mp4 file. This web application is based on Youtube-dl. If you prefer a CLI, install Youtube-dl on your computer.

Internet
Youtube, Download, mp4

Join the web developers community
Feb 12th, 2021

SVGwaves

SVGwaves is a CSS / SVG generator waves and allow you to draw waves in your browser.

Design
Wave, SVG, svgwaves

Feb 12th, 2021

VSCode Stripe Extension

Stripe’s extension for Visual Studio Code makes it easy to generate sample code, view API request logs, forward events to your application, and use Stripe within your editor.

Dev
VSCode, Stripe, Extension

Feb 11th, 2021

Crown framework

Launch an amazing storefront on top of your existing e-commerce platform. Crown is a JAMstack e-commerce framework build on top of Svelte and Sveltkit.

Dev
E-Commerce, JAMstack, Framework, Crown

Feb 10th, 2021

Static Form

Simple HTML form for your website. Integrate HTML forms easily without any server side code. After user submits the form we'll send you content of the form to your registered email.

Front
Jamstack, Form, StaticForm

Feb 7th, 2021

Swanky Docs

A simple, flexible and powerful ecosystem for creating beautiful documentation.

Internet
Documentation, Swanky Docs

Feb 7th, 2021

Svelte News

The latest news on the Svelte framework.

Dev
Svelte, News

Feb 5th, 2021

ReScript

ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance. ReScript looks like JavaScript, works like JavaScript, works with JavaScript, and compiles to the highest quality of clean, readable and performant JavaScript, directly runnable in the browser and Node.js.

Front
JavaScript, Compilation, MetaLanguage, ReScript

Feb 4th, 2021

YaCy

The YaCy search engine software provides results from a network of independent peers, instead of a central server. It is a distributed network where no single entity decides what to list or order it appears in.

Internet
Search, P2P, YaCy

Feb 3rd, 2021

Pagejs

Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you can design works for print (eg. books) using HTML and CSS!

Dev
PDF, HTML, CSS, Pagination, JavaScript, Pagejs

Join the web developers community
Feb 2nd, 2021

Vite

Next Generation Frontend Tooling. Vite (French word for "fast", pronounced /vit/) is a new breed of frontend build tool that significantly improves the frontend development experience.

Front
Tooling, JavaScript, Vite

Feb 1st, 2021

The Catalog of Design Patterns

Refactoring.Guru makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics.

Dev
DesignPattern

Jan 24th, 2021

Writefreely

An open source platform for building a writing space on the web.

Internet
Fediverse, ActivityPub, Blog, WriteFreely

Jan 21st, 2021

Zola

Zola is a static site generator (SSG), similar to Hugo, Pelican, and Jekyll. It is written in Rust and uses the Tera template engine, which is similar to Jinja2, Django templates, Liquid, and Twig. Content is written in CommonMark, a strongly defined, highly compatible specification of Markdown.

Dev
SSG, Rust, Zola

Jan 21st, 2021

GoFiber

An Express-inspired web framework written in Go. Fiber is a Go web framework built on top of Fasthttp, the fastest HTTP engine for Go. It's designed to ease things up for fast development with zero memory allocation and performance in mind.

Back
Framework, Go, Fiber

Jan 20th, 2021

CodeSwing

CodeSwing is a VSCode extension and an interactive coding environment for building web applications. CodePen in your VSCode editor!

Dev
Editor, VSCode

Jan 19th, 2021

Frontaid

Agile Content Manage­ment with JSON & Git. FrontAid CMS is a decoupled and Git-based content management system. Content is stored in your own Git repository in the JSON text format. It works with all your current tools and you always own your data.

Dev
JAMstack, Git, JSON, CMS, Frontaid

Jan 14th, 2021

Snowpack 3.0

Snowpack v3.0 is here! This is the biggest release yet with brand new features including: Pre-bundled Streaming imports - Import any npm package, on-demand. Integrated build optimizations - Built-in bundling, preloading, minification, and more. JavaScript API - Integrate with Snowpack’s brand new native JS API. Node.js Runtime API - Import your Snowpack-built files directly into Node.js. Bug fixes, stability improvements, and a whole lot more!

Dev
Bundle, Snowpack

Jan 9th, 2021

Meli

A painless, self-hosted Git service. Easy to install, lightweight and Open Source.

Dev
Git, OpenSource

Join the web developers community
Jan 6th, 2021

Lunr

Lunr enables you to provide a great search experience without the need for external, server-side, search services.

Dev
Search, JavaScript, Lunr

Jan 5th, 2021

Tiny Helper

A collection of free single-purpose online tools for web developers.

Dev
Tools, Development, TinyHelper

Jan 1st, 2021

Tailwind Kit

A beautiful and large components kit for TailwindCSS 2.0. tailwind Kit gives you access to over 200 CSS responsive components, based on Tailwind CSS 2.0 and Font Awesome. It's all free and open-source.

Front
Tailwindcss, CSS, UI, TailwindKit

Dec 31st, 2020

Tailwindcss Forms

A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.

Front
CSS, Tailwindcss, Forms

Dec 22nd, 2020

Hotwire

Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire.

Dev
JavaScript, HTML, WebAppBuilder, Hotwire

Dec 22nd, 2020

Volta

The Hassle-Free JavaScript Tool Manager. Install and run any JS tool quickly and seamlessly! Volta is built in Rust and ships as a snappy static binary.

Front
JavaScript, ToolsManager, Volta

Dec 22nd, 2020

Wicked Blocks

A growing collection of more than 120 layout blocks and component buildt with Tailwind CSS V2 ready to copy paste on your Tailwind project.

Front
Tailwindcss

Dec 20th, 2020

Tailblocks

Ready-to-use Tailwind CSS blocks. 15 different categories (ecommerce, blog, pricing and more...), responsive, dark/light mode, color variations.

Front
Blocks, Tailwindcss, Tailblocks

Dec 18th, 2020

PostHog

A complete product analytics stack, to deploy on your infrastructure.

Internet
Analytics, Open Source, PostHog

Join the web developers community
Dec 18th, 2020

JS Challenger

Free Javascript challenges. Learn Javascript online by solving coding exercises.

Front
JavaScript, Learn, JSChallenger

Dec 15th, 2020

Compressorjs

JavaScript image compressor. Uses the Browser's native canvas.toBlob API to do the compression work, which means it is lossy compression. General use this to precompress a client image file before upload it.

Front
Image, Compressor, JavaScript

Dec 14th, 2020

Supabase

The open source Firebase alternative. Supabase adds realtime and RESTful APIs to your PostgreSQL database without a single line of code.

Dev
Database, API, PostgreSQL

Dec 12th, 2020

Iguana

Iguana is a tiny CSS image-filter library.

Design
Image, Filter, CSS, Iguana

Dec 12th, 2020

Inertia.js WordPress Adapter

The unofficial Inertia.js server-side adapter WordPress plugin.

Dev
WordPress, InertiaJS, Plugin

Join the web developers community