Open-source projects
Discourse telegram notifications bot A nodejs-based bot for relaying personal telegram notifications to a Telegram bot conversation Module starter Module Starter is a simple scaffolding for libraries and typescript modules. It contains our lint conifg, build setup and arcanist-related configuration files. Tempstream Tempstream is a small but powerful library that makes it easy to use HTML streaming in your app. It lowers the TTFB metric and generally makes the website load much faster, thanks to the fact that we give browser opportunity to do stuff before the entire HTML of the website is finished generating. Configurable HTML Rewriter A proxy that lets you rewrite HTML of a website using custom JS snippets. Sealgen Sealgen is a CLI tool that helps with various development task on a sealious+tempstream based application: Sealious Playground A starter pack for creating sealious-based applications. Sealcode's website The website at https://www.sealcode.it/. Locreq Assetproxy Assetproxy is a HTML rewriting proxy that makes sure that no 3rd party asstes are served on your website. When it finds an asset served from a third-party domain, it caches it and rewrites its URL in HTML so it points to your main domain. The rewritten URLs are signed with a server-stored secret, so only content that has been originally in your HTML will be cached server-side. Rentgendroid A tool for intercepting and decrypting traffic from an Android app running within an emulator. Sealious Nasz framework do tworzenia REST-owego API na podstawie deklaratywnego opisu apki. koa-image-router koa-responsive-image-router is a powerful library for adding responsive images to a server-side rendered app, without any need for JS on the front-end. Its features include: JDD JSON-Driven Documents. Our in-house library for building content editing functionality in a CMS context. Documents are based on components that turn argument values into HTML. You can then automatically build a UI for editing those components JDD Component Debugger A js library that uses Sealgen to create a UI that lets the developer quickly preview JDD components, with live reload of styles and HTML content. External open-source projects Here we discuss tasks and other activities related to sealcode-sponsored development of external open-source projects.