-
Updated
Aug 13, 2021 - TypeScript
#
ioc
Here are 894 public repositories matching this topic...
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
react
enterprise
aws
ioc
cloud
framework
typescript
web
vue
serverless
azure
serverless-framework
aliyun
dependency-injection-container
midway
mircoservices
-
Updated
Aug 15, 2021 - TypeScript
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
java
jquery
ioc
mail
database
micro-framework
http-client
html-parser
java8
json-parser
utility-library
aop
jodd
-
Updated
Jun 10, 2021 - Java
redis
cors
t4
ioc
jwt
repository
dependency-injection
swagger
netcore
rbac
aop
autofac
dto
automapper
netcore-webapi
sqlsugar
sqlsugarcore
rbac-roles
net5
netcore-vue
-
Updated
Aug 15, 2021 - C#
Powerful dependency injection for Objective-C ✨ ✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨ ✨
-
Updated
Dec 20, 2020 - Objective-C
Dependency Injection Framework for Unity3D
game
ioc
gamedev
framework
unity
dependency-injection
game-development
injection
unity3d
data-binding
unity3d-plugin
dependency
injection-container
dependency-injection-framework
zenject
-
Updated
Dec 18, 2020 - C#
Simple yet powerful dependency injection tool for JavaScript and TypeScript.
-
Updated
Aug 13, 2021 - TypeScript
Lightweight dependency injection container for JavaScript/TypeScript
-
Updated
Aug 12, 2021 - TypeScript
The dependency injection container for humans
-
Updated
Aug 8, 2021 - PHP
Your first K.I.S.S Unity 3D Framework.
ioc
framework
cqrs
csharp
unity
ddd
dependency-injection
unity3d
unity-scripts
inversion-of-control
event-driven
game-frameworks
frameworks
unity2d
unity3d-framework
uiframework
qframework
uframe
unidux
-
Updated
Aug 14, 2021 - C#
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
nodejs
ioc
documentation
boilerplate
typescript
validation
database
monitoring
skeleton
jest
migrations
knex
seed
annotations
expressjs
e2e-tests
pet
seeding
starter-kit
inversify
bookshelf
restful-api
express-typescript-boilerplate
-
Updated
Aug 10, 2021 - TypeScript
Extremely powerful Inversion of Control (IoC) container for Node.JS
-
Updated
Aug 14, 2021 - TypeScript
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
python
ioc
enrichment
osint
incident-response
observable
free-software
threat-hunting
malware-analyzer
malware-analysis
threatintel
hacktoberfest
security-tools
threat-intelligence
honeynet
cyber-threat-intelligence
osint-python
intel-owl
-
Updated
Aug 13, 2021 - Python
Romakita
commented
Feb 6, 2021
Information
Add ajv-errors message customization support.
Ref: https://www.npmjs.com/package/ajv-errors
Related: #833
Example
Configuration:
const Ajv = require("ajv").default
const ajv = new Ajv({allErrors: true})
// Ajv option allErrors is required
require("ajv-errors")(ajv /*, {singleError: true} */)
const schema = {
type: "object",
required: ["foo"],
pA curated list of awesome YARA rules, tools, and people.
ioc
awesome
awesome-list
threat-hunting
malware-analysis
malware-research
yara
yara-rules
malware-detection
yara-manager
yara-signatures
malware-rules
yara-scanner
awesome-yara
-
Updated
Aug 2, 2021
Dependency injection framework for Python
python
flask
ioc
factory
dependency-injection
design-patterns
python3
aiohttp
singleton
flask-application
asyncio
ioc-container
python-3
python-2
dependency-injection-framework
dependency-injection-container
threadlocal
flask-restful
-
Updated
Aug 12, 2021 - Python
This repository contains all relevant information about Unity Container suit
-
Updated
Aug 2, 2021
Signature base for my scanner tools
-
Updated
Aug 13, 2021 - YARA
A DFIR tool written in Python.
-
Updated
Jun 9, 2021 - Python
基于 IoC 的 Go 后端一站式开发框架 🚀
-
Updated
Aug 11, 2021 - Go
Makes things cross-platform
-
Updated
Aug 12, 2021 - C#
gubin89
commented
Oct 17, 2020
建议BaseRepository 里增加返回 IQueryable 的Get / GetAsync 的方法
有了之后就可以在service 里面进行拼接LINQ 用于获取到ViewModel中关联其他类的数据
wagner-certat
commented
Mar 12, 2021
These regular expressions should be compiled using re.compile:
https://github.com/certtools/intelmq/blob/420a8d454db3cf4c7bfa0c4cd17a756b0cb3dbc3/intelmq/bots/parsers/danger_rulez/parser.py#L7-L8
Improve this page
Add a description, image, and links to the ioc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ioc topic, visit your repo's landing page and select "manage topics."


Starting from version 12.12.0, Node.js offers built-in support for translating error stack traces using source maps - learn more here: https://medium.com/@nodejs/source-maps-in-node-js-482872b56116
Let's rework
@loopback/buildto use this new feature on recent version of Node.js, instead ofsource-map-supportmodule.If it's possible, then implement a fallback to npm module `source-map-s