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
·
Back to ajaysinghj8/angular-inport

Open-source alternatives to Angular Inport

21 open-source projects similar to ajaysinghj8/angular-inport, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Angular Inport alternative.

  • sibiraj-s/angular-paginatorsibiraj-s avatar

    sibiraj-s/angular-paginator

    8View on GitHub↗

    📖 Pagination Component for Angular applications

    TypeScript
    View on GitHub↗8
  • antonvoronezh/viewport-truthAntonVoronezh avatar

    AntonVoronezh/viewport-truth

    2View on GitHub↗

    Tiny zero‑config VisualViewport-first store for accurate visible viewport size in CSS pixels. Detects virtual keyboard, stabilizes resize/scroll jitter, and is SSR-safe across frameworks.

    TypeScript
    View on GitHub↗2
  • bilal-abubakari/ngx-optimusBilal-Abubakari avatar

    Bilal-Abubakari/ngx-optimus

    2View on GitHub↗

    ngx-optimus is an Angular library dedicated to providing a collection of useful custom pipes to transform data in your templates. This library aims to simplify common data formatting tasks and keep your component logic cleaner.

    TypeScript
    View on GitHub↗2
  • nigrosimone/ng-locknigrosimone avatar

    nigrosimone/ng-lock

    9View on GitHub↗

    Angular decorator for lock a function and user interface while a task running.

    TypeScript
    View on GitHub↗9
  • omnedia/ngx-fadeomnedia avatar

    omnedia/ngx-fade

    1View on GitHub↗

    A simple component library to add a (directional) fade effect to your elements.

    TypeScript
    View on GitHub↗1

AI search

Explore more awesome repositories

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

Find more with AI search
  • philenius/ngx-annotate-textphilenius avatar

    philenius/ngx-annotate-text

    18View on GitHub↗

    This Angular component library is perfect for tasks like visualizing named entity recognition, part of speech tagging, or annotating text datasets. It allows for interactively highlighting and annotating parts of text.

    TypeScript
    View on GitHub↗18
  • alessiopelliccione/ngx-signal-combinatorsalessiopelliccione avatar

    alessiopelliccione/ngx-signal-combinators

    2View on GitHub↗

    Tree-shakable signal combinators for Angular 20+

    TypeScript
    View on GitHub↗2
  • fidian/ngx-mutation-observerfidian avatar

    fidian/ngx-mutation-observer

    5View on GitHub↗

    Get Angular 8+ events fired when an element is mutated in the DOM.

    TypeScript
    View on GitHub↗5
  • fidian/ngx-resize-observerfidian avatar

    fidian/ngx-resize-observer

    16View on GitHub↗

    Angular 8+ module for detecting when elements are resized

    TypeScript
    View on GitHub↗16
  • fidian/ngx-visibilityfidian avatar

    fidian/ngx-visibility

    11View on GitHub↗

    Angular module that detects when elements are visible. Uses IntersectionObserver.

    TypeScript
    View on GitHub↗11
  • gund/ng-dynamic-componentgund avatar

    gund/ng-dynamic-component

    563View on GitHub↗

    Dynamic components with full life-cycle support for inputs and outputs for Angular

    TypeScript
    View on GitHub↗563
  • jaspero/ng-helpersJaspero avatar

    Jaspero/ng-helpers

    6View on GitHub↗

    A collection of useful components, directives and pipes for Angular.

    TypeScript
    View on GitHub↗6
  • lentschi/ngx-ellipsislentschi avatar

    lentschi/ngx-ellipsis

    96View on GitHub↗

    Multiline text with ellipsis for angular 9+

    TypeScript
    View on GitHub↗96
  • luisalejandrofigueredo/ng-gdluisalejandrofigueredo avatar

    luisalejandrofigueredo/ng-gd

    2View on GitHub↗

    The easy way to manage the canvas. Support object and clicks with mouse or tablet events to the objects This library was generated with Angular CLI Angular 17 chat GPT implementation in curse. If ChatGPT does not recognize the NG-GD library, you can show it to him and he will integrate it into…

    TypeScript
    View on GitHub↗2
  • mtobisch/ngx-dynamic-hooksMTobisch avatar

    MTobisch/ngx-dynamic-hooks

    126View on GitHub↗

    Automatically insert live Angular components into dynamic strings (based on their selector or any pattern of your choice) and render the result in the DOM.

    TypeScript
    View on GitHub↗126
  • murhafsousli/ngx-highlightjsMurhafSousli avatar

    MurhafSousli/ngx-highlightjs

    293View on GitHub↗

    Angular syntax highlighting module

    TypeScript
    View on GitHub↗293
  • murhafsousli/ngx-sharebuttonsMurhafSousli avatar

    MurhafSousli/ngx-sharebuttons

    535View on GitHub↗

    Angular Share Buttons ☂

    TypeScript
    View on GitHub↗535
  • fb55/htmlparser2fb55 avatar

    fb55/htmlparser2

    4,774View on GitHub↗

    htmlparser2 is a collection of tools for high-performance markup parsing, DOM manipulation, and incremental stream processing. It functions as an HTML and XML parser that converts markup strings into structured object trees, alongside a streaming markup parser designed for memory-efficient processing of large documents. The project includes a DOM manipulation library for querying, modifying, and serializing document object model trees. It also provides a web feed parser to extract structured metadata and entries from RSS, RDF, and Atom feeds. The library covers broad capabilities in data par

    TypeScript
    View on GitHub↗4,774
  • cheeriojs/cheeriocheeriojs avatar

    cheeriojs/cheerio

    30,386View on GitHub↗

    Cheerio is an HTML and XML parsing library and server-side DOM implementation. It functions as a markup manipulation tool and CSS selector engine, allowing users to parse, query, and modify HTML or XML documents in non-browser environments. The project provides a DOM-like tree representation of markup strings, enabling programmatic addition, removal, and modification of elements and attributes. It features a prototype-based plugin system that allows the extension of core functionality by adding custom methods to the document prototype. The library covers a broad range of capabilities includi

    TypeScriptcheeriodomhacktoberfest
    View on GitHub↗30,386
  • fgnass/dominofgnass avatar

    fgnass/domino

    788View on GitHub↗

    As the name might suggest, domino's goal is to provide a DOM in No de.

    JavaScript
    View on GitHub↗788
  • jsdom/jsdomjsdom avatar

    jsdom/jsdom

    21,587View on GitHub↗

    jsdom is a Node.js DOM implementation that functions as a headless browser emulator and virtual browser environment. It provides a pure JavaScript implementation of web standards, acting as a web standards polyfill that simulates the window and document objects within a non-browser runtime. The project implements W3C and WHATWG specifications to provide a programmatic environment for parsing HTML and manipulating content. It serves as an HTML parser and serializer, allowing for the transformation of HTML strings into document structures and the export of those structures back into text. The

    JavaScript
    View on GitHub↗21,587