Bisque — Crème Typewriter Counter Widget
Description
Overview
Bisque is a compact, self-contained vanilla-JavaScript reading-metrics widget built with a warm crème design palette. Drop it onto any HTML page and instantly give your users a live word count, character count, reading-time estimator, and sentence counter — all in a single elegant card that feels hand-crafted rather than machine-generated. Whether you're building a writing tool, a blogging UI, a notes app, or simply want to showcase smart frontend engineering, Bisque delivers real functional value without a single npm install.
Who It's For
- Frontend developers who need a polished, drop-in text-metrics component for a writing or note-taking app
- Template authors who want a distinctive, styled widget to showcase in a demo
- Bloggers and indie makers building custom CMSs or lightweight editors who want live word-count feedback
- Students and TypeScript/JavaScript learners studying clean component architecture in vanilla JS
Key Features in Depth
Bisque is architected as a TypeScript-style class written in plain ES6+ JavaScript — fully typed with JSDoc annotations so it integrates cleanly into TypeScript projects with zero configuration. The widget mounts onto any <textarea> or plain contenteditable element via a one-line constructor call. It computes metrics reactively on every keystroke using a debounced listener so it never blocks the UI thread. A subtle typewriter cursor animation in the header, hand-tuned crème/amber color tokens, and featherweight CSS custom properties make it trivially easy to re-skin. The demo page ships with a full faux-prose passage pre-loaded so buyers see the widget in action the moment they open the file.
Metric cards animate their numbers with a smooth count-up tween on every update. A readability grade indicator (Flesch-Kincaid approximation) lights up in warm amber when the text is complex and in sage green when it reads easily. An inline copy-stats button lets users grab a formatted summary to their clipboard in one click.
What's Included
- index.html — fully self-contained demo page with embedded widget CSS and JS
- bisque-widget.js — standalone widget class, ready to import into any project
- README.md — installation guide, API reference, customisation tokens, and changelog
How to Customise / Get Started
- Open
index.htmlin any modern browser — no build step, no server needed. - To embed in your own project, copy
bisque-widget.jsand callnew BisqueCounter('#my-textarea'). - Override the six CSS custom properties (
--bq-bg,--bq-ink,--bq-accent, etc.) to match your brand palette in seconds. - Pass an options object to the constructor to toggle individual metrics on or off, or set a custom words-per-minute reading speed.
Features
Requirements
- Any modern browser (Chrome 90+, Firefox 88+, Safari 14+, Edge 90+)
- No build step or package manager required
- No server — open index.html directly from the file system
- Optional: TypeScript 4+ project for typed integration via JSDoc
Changelog
Frequently Asked Questions
Do I need Node.js or npm to use this widget?
No. Bisque is pure HTML, CSS, and vanilla JavaScript. Just open index.html in any modern browser or copy bisque-widget.js into your project — no build step required.
Can I use this in a TypeScript project?
Yes. The widget class is fully annotated with JSDoc type comments, so TypeScript resolves types automatically when you import the .js file. No separate .d.ts file is needed.
How do I attach the widget to my own textarea?
Call new BisqueCounter('#your-textarea-id') after the DOM loads. Pass an optional second argument object to override defaults like { wpm: 250, showReadability: false }.
Can I change the crème colour scheme to match my brand?
Yes. Override the six CSS custom properties (--bq-bg, --bq-surface, --bq-ink, --bq-accent, --bq-positive, --bq-border) in your own stylesheet and the widget re-skins instantly.
Does the widget work on mobile devices?
Yes. The metric card layout switches to a compact two-column grid on narrow screens and the textarea resizes fluidly.
Is this a one-time purchase or does it require a subscription?
One-time purchase. You receive the source files outright under a standard single-application licence, with free updates if corrections are pushed.
Technical requirements
- See the detailed requirements in the product description below.
What is included
- Downloadable product files
- Product listing and product page guidance
- Product files ready for self-hosting or integration
- 12 listed features
- Changelog included on the product page
Who is this product for
- Teams shopping within TypeScript
- Use cases aligned with typescript, widget, word counter, reading time
License and usage
- Verify the exact usage rights on the selected license before deployment or client handoff
- Keep the purchase record and license certificate for future verification
Updates and support
- 6 months of seller support included
- Review the seller support scope before purchasing.
- Recent changes are visible in the product changelog
- Use the changelog to confirm ongoing maintenance before rollout
Technical details
- Current version
- 1.0.0
- Last updated
- Jul 11, 2026
- Support period
- 6 months of seller support included
Marketplace review
Content review processNo completed marketplace review record is available for this product.
This is not a full penetration test or a guarantee that the product is vulnerability-free.
License comparison
A license is tied to one end product, not strictly to one domain. Development, staging, and the final production domain may belong to the same licensed deployment.
| Use | Regular License | Extended License |
|---|---|---|
| Source code modification | ||
| Own project use | ||
| One client project | ||
| One production deployment | ||
| Development and staging | ||
| Paid SaaS or paid user access | ||
| Multiple unrelated client projects | ||
| Redistribute source code | ||
| Resell source code |
License FAQ
Can I modify the source code?
Yes, under both licenses.
Can I use the script for a client?
Yes, for one client end product.
Can I install it on a staging domain?
Yes. Development and staging may belong to the licensed deployment.
Do I need another license for another client?
Yes, each unrelated client end product needs its own license.
Can I use it for a paid SaaS?
Yes, with an Extended License.
Can I resell the source code?
No. Standalone redistribution or resale is prohibited.
Is a license limited strictly to one domain?
No. It is tied to one end product, which may use development, staging, and production domains.
Item Details
- Last Update
- July 11, 2026
- Published
- July 10, 2026
- Version
- 1.0.0
- Category
- TypeScript
- Sales
- 0
- Reviews
- No reviews
Buying guides
Share This Item
License Info
Regular License — Use in one end product which end users are not charged for.
Extended License — Use in one end product which end users can be charged for.
Verify a license key →