Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

opensource

opensource에는 IbenTesara에서 수집한 skills 37개가 있으며, 저장소 수준 직업 범위와 사이트 내 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