Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

opensource

يحتوي opensource على 37 من skills المجمعة من IbenTesara، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
37
Stars
2
محدث
2026-06-02
Forks
1
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

ngx-authentication-directives-pipes
مطوّرو البرمجيات

Template directives ngxIsAuthenticated, ngxHasFeature, ngxHasPermission and impure pipes from @ibenvandeveire/ngx-authentication.

2026-06-02
ngx-authentication-guards
مطوّرو البرمجيات

Route guards from @ibenvandeveire/ngx-authentication: NgxIsAuthenticatedGuard, NgxHasFeatureGuard, NgxHasPermissionGuard. Use with NgxAuthenticatedRoute data.

2026-06-02
ngx-authentication-http-client
مطوّرو البرمجيات

NgxAuthenticatedHttpClient and provideNgxAuthenticationConfiguration httpClientConfiguration. Use for base URL, withCredentials, authenticated interceptors, and download helper.

2026-06-02
ngx-authentication-service
مطوّرو البرمجيات

NgxAuthenticationAbstractService state: user$, session$, metadata$, hasFeature, hasPermission, global features. Use after provideNgxAuthenticationConfiguration.

2026-06-02
ngx-authentication-setup
مطوّرو البرمجيات

Bootstrap @ibenvandeveire/ngx-authentication with provideNgxAuthenticationConfiguration and NgxAuthenticationAbstractService. Use when wiring sign-in/out and auth types.

2026-06-02
ngx-cookies
مطوّرو البرمجيات

Angular wrapper for CookieConsent V3 and cookie helpers from @ibenvandeveire/ngx-cookies. Use for setupCookiesHandler, consent observables, set/get/remove cookie, or *hasCookie directive.

2026-06-02
ngx-core
مطوّرو البرمجيات

SSR-safe window/document access and ngOnChanges helpers from @ibenvandeveire/ngx-core. Use for NgxWindowService, scroll/width observables, runInBrowser, or simpleChangeHasChanged.

2026-06-02
ngx-forms-dynamic-form
مطوّرو البرمجيات

NgxDynamicFormComponent and provideNgxDynamicFormConfiguration from @ibenvandeveire/ngx-forms for runtime input component selection.

2026-06-02
ngx-forms-form-accessor
مطوّرو البرمجيات

FormAccessor, DataFormAccessor, and createAccessorProviders from @ibenvandeveire/ngx-forms for reusable ControlValueAccessor components.

2026-06-02
ngx-forms-errors
مطوّرو البرمجيات

NgxFormsErrorsDirective and root error configuration from @ibenvandeveire/ngx-forms. Use for consistent validation messages and custom error components.

2026-06-02
ngx-forms-validators
مطوّرو البرمجيات

Custom Angular validators from @ibenvandeveire/ngx-forms: allOrNothingRequired, atLeastOneRequired, date validators, setFormError, decimalsAfterComma.

2026-06-02
ngx-forms-save-on-exit
مطوّرو البرمجيات

Save-before-leave flow: NgxSaveOnExitComponent, NgxSaveOnExitAbstractService, NgxSaveOnExitGuard from @ibenvandeveire/ngx-forms.

2026-06-02
ngx-i18n
مطوّرو البرمجيات

Lazy modular i18n for Angular from @ibenvandeveire/ngx-i18n. Use for provideNgxI18nConfiguration, provideWithTranslations, language guards, translation loaders, or NgxI18nLoadingService.

2026-06-02
ngx-inform-modals
مطوّرو البرمجيات

ARIA-enforced modals via NgxModalService and openNgxModal from @ibenvandeveire/ngx-inform. Use instead of raw CDK Dialog when compliance is required.

2026-06-02
ngx-inform-toasts
مطوّرو البرمجيات

WCAG toasts via NgxToastService, provideNgxToastConfiguration, ngxToastOnSuccess and ngxToastOnError from @ibenvandeveire/ngx-inform.

2026-06-02
ngx-inform-tooltips
مطوّرو البرمجيات

ngxTooltip directive and provideNgxTooltipConfiguration from @ibenvandeveire/ngx-inform. Custom tooltip components must extend NgxTooltipAbstractComponent.

2026-06-02
ngx-inform-tour
مطوّرو البرمجيات

Guided tours with NgxTourService, tourItem directive, startNgxTour and useMockDataDuringTour from @ibenvandeveire/ngx-inform. Requires CDK overlay CSS.

2026-06-02
ngx-layout-accordion
مطوّرو البرمجيات

WCAG ngx-accordion and ngx-accordion-item from @ibenvandeveire/ngx-layout. Import NgxAccordion for keyboard-accessible accordion.

2026-06-02
ngx-layout-configurable-layout
مطوّرو البرمجيات

ngx-configurable-layout grid with static/editable modes, drag-and-drop, and provideNgxDragAndDropService from @ibenvandeveire/ngx-layout.

2026-06-02
ngx-layout-display-content
مطوّرو البرمجيات

*displayContent structural directive and provideNgxDisplayContentConfiguration for loading/error/offline UI from @ibenvandeveire/ngx-layout.

2026-06-02
ngx-layout-image-marker
مطوّرو البرمجيات

ngx-image-marker for MarkerJs2/MarkerLive annotations on images from @ibenvandeveire/ngx-layout. ZoneJS workarounds included.

2026-06-02
ngx-layout-markdown-button-link
مطوّرو البرمجيات

ngxMarkdown pipe, ngxButton and ngxLink directives with root configuration from @ibenvandeveire/ngx-layout.

2026-06-02
ngx-layout-media-query
مطوّرو البرمجيات

NgxMediaQueryService, provideNgxMediaQueries, *ngxMediaQuery directive and ngxMatchesQuery pipe from @ibenvandeveire/ngx-layout. Prefer over deprecated ngx-utils version.

2026-06-02
ngx-layout-mobile-layout
مطوّرو البرمجيات

NgxMobileLayoutComponent, guards, and NgxMobileLayoutService for mobile shell header/nav/footer/flyout/aside from @ibenvandeveire/ngx-layout.

2026-06-02
ngx-layout-table
مطوّرو البرمجيات

ngx-table component with cells, sorting, selection, detail rows, and treegrid directives from @ibenvandeveire/ngx-layout.

2026-06-02
ngx-store-rxjs
مطوّرو البرمجيات

NgRx boilerplate reduction with createStoreAssets, handleEffect, dispatchDataToStore, and NgxStoreService from @ibenvandeveire/ngx-store.

2026-06-02
ngx-store-signals
مطوّرو البرمجيات

Signal stores with createNgxSignalStore, provideNgxSignalStore, injectNgxSignalStore, NgxSignalStoreService, dispatchDataToSignalStore from @ibenvandeveire/ngx-store.

2026-06-02
ngx-utils-broadcast-channel
مطوّرو البرمجيات

NgxBroadcastChannelService wrapping Broadcast Channel API with SSR guards. Use for initChannel, postMessage, selectChannelMessages across tabs.

2026-06-02
ngx-utils-pipes
مطوّرو البرمجيات

FocusClickDirective, BTW/IBAN/Transform/HasObservers pipes, and ngxReplaceElements from @ibenvandeveire/ngx-utils.

2026-06-02
ngx-utils-query-param-form-sync
مطوّرو البرمجيات

NgxQueryParamFormSyncComponent to sync Angular forms with URL query params. Use for shareable filtered views and optional scramble/unscramble.

2026-06-02
ngx-utils-storage
مطوّرو البرمجيات

SSR-safe Observable localStorage/sessionStorage via NgxStorageService from @ibenvandeveire/ngx-utils. Use for getItemObservable, setItem, storageEvents$.

2026-06-02
rxjs-utils-array-operators
مطوّرو البرمجيات

Array RxJS operators from @ibenvandeveire/rxjs-utils: mapArray, sortArray, sliceArray. Use on observables that emit arrays; empty array if undefined.

2026-06-02
rxjs-utils-operators
مطوّرو البرمجيات

RxJS operators from @ibenvandeveire/rxjs-utils: populate, pluck, pluckOr, fetchIf, combineBooleans. Use when enriching streams or conditional fetches.

2026-06-02
rxjs-utils-types
مطوّرو البرمجيات

Observable type aliases from @ibenvandeveire/rxjs-utils (ObservableBoolean, ObservableArray, ObservableRecord, etc.). Use for clearer RxJS signatures.

2026-06-02
ibenvandeveire-accessibility
مطوّرو البرمجيات

Accessibility expectations for @ibenvandeveire Angular packages (W3C/WAI). Use when implementing ngx-layout, ngx-inform, ngx-forms, or other packages that require labels, ARIA roles, or user-provided a11y setup.

2026-06-02
types-authentication
مطوّرو البرمجيات

Shared auth TypeScript types for @ibenvandeveire/ngx-authentication. Use for AuthenticationResponse, AuthenticatedUserSession, and typing sign-in/sign-out services.

2026-06-02
ibenvandeveire-utils
مطوّرو البرمجيات

Framework-agnostic helpers from @ibenvandeveire/utils. Use when merging partial objects and omitting undefined properties with the merge util.

2026-06-02