awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
camwiegert avatar

camwiegert/typical

0
View on GitHub↗
1,579 starsΒ·62 forksΒ·JavaScriptΒ·MITΒ·9 views

Typical

Animated typing in ~400 bytes 🐑 of JavaScript

Features

  • Animations and Motion - Implements animated typing effects.

Star history

Star history chart for camwiegert/typicalStar history chart for camwiegert/typical

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Typical

Similar open-source projects, ranked by how many features they share with Typical.
  • ianlunn/hoverIanLunn avatar

    IanLunn/Hover

    29,393View on GitHub↗

    Hover is a collection of pre-defined CSS3 animations and reusable stylesheets for links, buttons, and images. It serves as a web UI animation kit and a library of styles written in CSS, Sass, and LESS to provide visual feedback when a user hovers over an element. The library includes specialized interactive effects that simulate tactile behaviors, such as page curls and the rendering of speech bubbles. It also provides a set of animation primitives to manipulate backgrounds, borders, shadows, and glow effects to simulate depth and elevation. The project covers a wide range of element motion

    SCSScsscss-effectssass
    View on GitHub↗29,393
  • christinecha/choreographer-jschristinecha avatar

    christinecha/choreographer-js

    1,994View on GitHub↗

    A simple library to take care of complex CSS animations. (You can also add custom functions that do non-CSS animations!)

    JavaScript
    View on GitHub↗1,994
  • daneden/animate.cssdaneden avatar

    daneden/animate.css

    82,613View on GitHub↗

    Animate.css is a CSS animation library and browser-based motion framework. It provides a collection of pre-made animations and motion effects used to add visual movement to web elements across different browsers. The library is designed as an accessibility-aware system that automatically disables animations when the operating system has a reduce motion setting enabled. This ensures that web motion respects user preferences for accessibility. The framework covers front-end visual effects and cross-browser UI styling. It utilizes a utility-first architecture with predefined style classes to ma

    CSS
    View on GitHub↗82,613
  • bendc/animateplusbendc avatar

    bendc/animateplus

    5,941View on GitHub↗

    animateplus is a lightweight JavaScript animation library designed for creating high-performance 60 FPS visual transitions and numeric interpolations for website elements. It functions as a promise-based animation engine, using async await patterns to sequence complex motion timelines and timing delays. The library includes a motion blur simulator that applies directional speed blur along the X and Y axes to mimic high velocity. It also provides a numeric interpolation tool to transition colors and graphic properties between states. The system manages high-performance element control, allowi

    JavaScript
    View on GitHub↗5,941
See all 22 alternatives to Typical→

Frequently asked questions

What does camwiegert/typical do?

Animated typing in ~400 bytes 🐑 of JavaScript

What are the main features of camwiegert/typical?

The main features of camwiegert/typical are: Animations and Motion.

What are some open-source alternatives to camwiegert/typical?

Open-source alternatives to camwiegert/typical include: ianlunn/hover β€” Hover is a collection of pre-defined CSS3 animations and reusable stylesheets for links, buttons, and images. It… christinecha/choreographer-js β€” A simple library to take care of complex CSS animations. (You can also add custom functions that do non-CSS animations!). daneden/animate.css β€” Animate.css is a CSS animation library and browser-based motion framework. It provides a collection of pre-made… evandrolg/transitionend β€” :dizzy: TransitionEnd is an agnostic and cross-browser library to work with transitionend event. greensock/greensock-js β€” GreenSock-JS is a JavaScript animation library and framework designed for animating CSS properties, SVG attributes,… bendc/animateplus β€” animateplus is a lightweight JavaScript animation library designed for creating high-performance 60 FPS visual…