Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
ng-eldeeb-magic-search
Advanced tools
This library was generated with Angular CLI grater than version ^13.0.0.
import { NgxEldeebModule } from 'ng-eldeeb-magic-search';
@NgModule({
declarations: [],
imports: [
BrowserModule,
AppRoutingModule,
NgxEldeebModule
],
providers: [],
bootstrap: [AppComponent],
})
export class AppModule {}
<eldeeb-magic-search
[formControl]="search"
[placeholder]="('search' | translate) + '...'"
outlineOption="2.5px solid #03a9f4"
class="search sm:h-11 h-8">
</eldeeb-magic-search>
Parameter | Type | Description |
---|---|---|
Input() char | string | Optional. your shortcut character, by default ( S ) |
Input() type | string | Optional. Input type, by default ( test ) |
Input() placeholder | string | Optional. Input placeholder, by default ( Search... ) |
Input() inputCLass | string | Optional. scss or css classes |
Input() outlineOption | string | Optional. Input outline border by default ( 2px solid gray ) |
Input() outlineOption | string | Optional. Input outline border by default ( 2px solid gray ) |
output() blur | EventEmitter<unknown> | On blur input |
output() focus | EventEmitter<unknown> | On focus input |
output() change | EventEmitter<unknown> | On change input |
Made with love ❤️, For support, email mohamed.eldeib5@gmail.com.
FAQs
This the search input magic made by Mohamed Eldeeb ❤️
The npm package ng-eldeeb-magic-search receives a total of 3 weekly downloads. As such, ng-eldeeb-magic-search popularity was classified as not popular.
We found that ng-eldeeb-magic-search demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.