/chrome-extension-exler-comments

An Chrome extension that hides some comments based on user name and/or marks

Primary LanguageTypeScript

Insane:nanoBuilder, an old-fashioned modern app builder + Preact

To understand what is it: Medium Article

Live Demo

In short: a builder for HTML+CSS+JS pages not based on a framework. Advanced version, with linting, Typescript and SASS. Also includes BrowserSync and custom build watcher.

This version also serves Preact, tsx and Typescript.

Installation

Prerequisites: Bun

curl -fsSL https://bun.sh/install | bash

Dependencies

bun i

Build

bun run build

Dev server

  1. bun start
  2. open 'http://localhost:3000/'

Usage

Clone the repository and write your framework-less frontend using src folder.