ngx Here are 354 public repositories matching this topic... Language:All Sort:Most stars NG-ZORRO/ng-zorro-antd Star9k Angular UI Component Library based on Ant Design enterpriseangulartypescriptfrontendantivyangular-componentsantdui-componentsangular-directivesngxant-designng-zorroangular-ui-components ...
NVIDIA NGX (Latest Release) NVIDIA NGX makes it easy to integrate pre-built, AI-based features into applications with the NGX SDK, NGX Core Runtime and NGX Update Module. The NGX infrastructure updates the AI-based features on all clients that use it. ...
import{NgModule}from'@angular/core';import{BrowserModule}from'@angular/platform-browser';import{provideNgxWebstorage,withNgxWebstorageConfig}from'ngx-webstorage';@NgModule({declarations:[...],imports:[BrowserModule],providers:[provideNgxWebstorage(),//provideNgxWebstorage(// withNgxWebstorageConfig({...
import{CookieService}from'ngx-cookie-service';import{Component}from'@angular/core';@Component({selector:'my-component',template:`Hello World`,providers:[CookieService],})exportclassHelloComponent{constructor(privatecookieService:CookieService){this.cookieService.set('Test','Hello World');this.cookieVal...
auth_basic模块是nginx中比较简单的模块。地址在http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html。我们通过分析这个模块的代码,不仅知道如何使用,还可以了解到http认证的实现。该模块支持http认证和验证的功能。支持两个配置。
ngx 是事件驱动,没有事件,ngx会一直阻塞在 epoll_wait 或 sigsuspend 上,ngx的事件有 IO事件,定时器事件。 2. 多路IO模型 ngx对多路复用IO进行了封装。 封装为 ngx_event_action_t 结构体,该结构体主要属性为 回调函数 为了方便使用,ngx定义了一些宏 ...
1. ngx对变量性质的定义 用户可以在配置文件中使用变量,如 http_user_agent 就是变量,如上会根据 若使用IE访问 重写url。 ngx变量只有字符串类型,可以有用户定义的配置赋值,也可以由 ngx 自动赋值(如上,每次收到请求 自动对 http_user_agent 赋值)。变
https://nginx.org/en/docs/stream/ngx_stream_log_module.html ngx_stream_log_module概述 ngx_stream_log_module是 NGINX 中的一个模块,用于记录通过流式(TCP/UDP)代理的连接和数据传输。它允许配置日志格式和记录日志文件的位置,以便于监控和调试流式服务的请求和响应。
KillerCodeMonkey/ngx-quill-ionic Star31 example of ngx-quill and ionic editorionicquillwysiwygrich-text-editorionic-frameworkquilljsngx-quill UpdatedMar 3, 2023 TypeScript Mini-Bard client for Angular using Gemini Pro via API key from Google AI Studio ...
ngx-extended-pdf-viewer/bleeding-edge/pdf.min.js.map Version: 781 kBSource Map (JSON)View Raw 1 {"version":3,"sources":["webpack://pdfjs-dist/build/pdf/webpack/universalModuleDefinition","webpack://pdfjs-dist/build/pdf/src/pdf.js","webpack://pdfjs-dist/build/pdf/src/display/dis...