An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with scope

A curated list of projects in awesome lists tagged with scope .

https://github.com/mattphillips/babel-plugin-console

Babel Plugin that adds useful build time console functions 🎮

babel babel-plugin console scope

Last synced: 04 Apr 2025

https://github.com/skydoves/chamber

⚖️ A lightweight Android lifecycle-aware and thread-safe pipeline for communicating between components with custom scopes.

android architecture chamber dataflow kotlin lifecycle-aware scope skydoves

Last synced: 13 Apr 2025

https://github.com/skydoves/Chamber

⚖️ A lightweight Android lifecycle-aware and thread-safe pipeline for communicating between components with custom scopes.

android architecture chamber dataflow kotlin lifecycle-aware scope skydoves

Last synced: 13 Apr 2025

https://github.com/awes-io/repository

🖖Repository Pattern in Laravel. The package allows to filter by request out-of-the-box, as well as to integrate customized criteria and any kind of filters.

criteria filters laravel pattern php repository scope

Last synced: 11 Oct 2025

https://github.com/anfractuosity/flipperscope

Attempt at an oscilloscope application for the flipper zero. Measures voltage and frequency.

adc dma flipper-zero flipperscope flipperzero oscilloscope scope

Last synced: 05 Apr 2025

https://github.com/a-shleifman/eslint-plugin-export-scope

Disallows importing scoped exports outside their scope

eslint eslint-plugin import package package-private private scope typescript

Last synced: 12 Apr 2025

https://github.com/shuai132/scopemcu

虚拟示波器 MCU端

cubemx oscilloscope scope stm32 stm32f103

Last synced: 05 Apr 2025

https://github.com/shuai132/scopegui

虚拟示波器 GUI for https://github.com/shuai132/ScopeMCU

imgui oscilloscope scope stm32 stm32f103

Last synced: 05 Apr 2025

https://github.com/hsynlms/fastify-guard

A simple user role and scope check plugin to protect endpoints for Fastify

api fastify guard permission protection role scope

Last synced: 05 Apr 2025

https://github.com/Steveorevo/node-red-contrib-actionflows

Provides a set of nodes to enable an extendable design pattern for flows.

benchmark extensible-flows flow loop node-red oop scope subflow

Last synced: 13 May 2025

https://github.com/steveorevo/node-red-contrib-actionflows

Provides a set of nodes to enable an extendable design pattern for flows.

benchmark extensible-flows flow loop node-red oop scope subflow

Last synced: 22 Jun 2025

https://github.com/akuzko/zen-query

parascope gem for param-based scope generation

activerecord parameters ruby scope

Last synced: 13 Apr 2025

https://github.com/our-creativity/disco

A Flutter library offering convenient, scoped providers for dependency injection that are independent of any specific state management solution.

dependency-injection flutter provider scope

Last synced: 11 Aug 2025

https://github.com/pseitz/rust_measure_time

measures and prints wall time in rust for given scope

measure rust scope time wall

Last synced: 26 Jun 2025

https://github.com/upb-lea/pysignalscope

Processing and comparison of time domain data similar to oscilloscopes in electronics.

electrical-engineering electronics power-electronics scope

Last synced: 05 May 2025

https://github.com/posener/context

A proof of concept implementation of scoped context

context go golang goroutine proof-of-concept scope

Last synced: 08 Oct 2025

https://github.com/postmanlabs/uniscope

Evaluate a code within a controlled environment

eval nodejs postman scope

Last synced: 20 Aug 2025

https://github.com/chakravala/forceimport.jl

Macro that force imports conflicting methods in modules

dispatch import julia julia-language macros metaprogramming scope

Last synced: 27 Oct 2025

https://github.com/mtownsend5512/laravel-make-trait

Rapid trait generation in Laravel

artisan artisan-command boot laravel make scope trait

Last synced: 23 Jul 2025

https://github.com/alexanderwolz/keycloak-registry-mapper

Authorization Mapping Provider Plugin for Keycloak's Docker Registry (token protocol) - based on client roles and realm groups with configuration options.

auth authentication authorization docker docker-registry domain email groups jwt keycloak kotlin mapping plugin registry roles scope sld token user

Last synced: 16 Jan 2026

https://github.com/xvw/scope

Scope is a small module that provides two macros to facilitate function overload and local import/aliases execution.

elixir local macros module overloading scope

Last synced: 09 Apr 2025

https://github.com/ethicalhackingplayground/bcaem

Fast AEM scope gathering tool for all your public and private BugCrowd Programs

aem aem-tools gathering pentesting-tools recon reconnaissance scope

Last synced: 23 Apr 2025

https://github.com/posrix/es6-class-bind-all

Automaticlly bind 'this' scope of all methods in es6 class

bind class es6 scope this

Last synced: 28 Feb 2025

https://github.com/syntax-tree/estree-util-scope

Check what’s defined in an estree scope

ecmascript estree javascript scope

Last synced: 28 Jul 2025

https://github.com/mpyw/scoped-auth

Apply specific scope for user authentication.

auth illuminate laravel scope

Last synced: 21 Mar 2025

https://github.com/licitdev/seeded-hashids

Generate seeded Hashids that is unique per scope.

decode encode hacktoberfest hash hashids javascript node nodejs objectid scope seeded

Last synced: 21 Mar 2025

https://github.com/neurosnap/scopeify-html

Scope all CSS selectors in HTML

email html scope scoped-selectors

Last synced: 07 May 2025

https://github.com/capnslipp/with

with(…) { … } Statement (a Swift µ-Library)

context operator operators scope swift swift-library utilities utility

Last synced: 21 Mar 2025

https://github.com/corenzan/scopable

Easy parametric query building in Rails.

activerecord query ruby ruby-on-rails scope

Last synced: 11 Oct 2025

https://github.com/xcalts/scopez

Scopez verifies connectivity to target servers, reveals CDN presence, and provides detailed target insights like reachability and RDAP.

bugbounty cdn curl penetration-testing ping rdap reconnaissance scope

Last synced: 10 Jun 2025

https://github.com/cmda-bt/js-bootcamp-19-20

🎓 JS Bootcamp · 2019-2020 · Curriculum and Syllabus

async bootcamp eloquent javascript modules scope

Last synced: 03 Apr 2025

https://github.com/bonifield/scoper

test a single URL, or a list of URLs, against a Burp Suite-style JSON configuration file to determine scope

bug-bounty bug-hunting burp burpsuite json networking penetration-testing python python3 scope

Last synced: 07 May 2025

https://github.com/rse/style-scope

PostCSS and PostHTML plugins for locally scoping styles

css plugin postcss posthtml scope style

Last synced: 19 Apr 2025

https://github.com/geekeast/deep-javascript-v3

Course Notes for Deep Javascript v3 from Kyle Simpson

closure coercion prototype scope types

Last synced: 12 Apr 2025

https://github.com/sundeeep/demystifying-javascript

This repository is the amalgamation of my learnings as well as my experiments with the most versatile language in this world: `JavaScript` :D

async-await callback-functions closures debouncing higher-order-functions inheritance javascript promises prototype scope

Last synced: 25 Jun 2025

https://github.com/ultirequiem/scope-closures-js-platzi

:sparkles: Closures and Scope course of @Platzi by @gndx

closures javascript platzi platzi-course scope

Last synced: 08 May 2025

https://github.com/lagden/koa-jwt-authz

Validate a JWTs scope to authorize access to an endpoint

auth0 jwt koa2 middleware permissions scope

Last synced: 12 Apr 2025

https://github.com/marcisbee/boldom

🔖 JS framework based on Template Literals, Global scope and plain HTML

css dom framework html scope template-literals

Last synced: 11 Apr 2025

https://github.com/denismurphy/swift-dependency-injection

Dependency Injection (DI) for Swift inspired by JSR-330

assembly dependency-injection inject jsr-330 lifetime property-wrapper scope swift

Last synced: 08 Apr 2025

https://github.com/futurestudio/hapi-authorized-scope

Finds the scope that authorizes a user on a route

auth authorization future-studio-university hapi hapi-plugin hapijs scope

Last synced: 16 Jul 2025

https://github.com/0xleif/closure

Define and chain Closures with Inputs and Outputs

chain closure closures functional-programming functions scope state swift then thenable

Last synced: 05 Apr 2025

https://github.com/chocolateboy/scope-guard

Perform cleanup or other forms of resource management at the end of a scope

cpan-module destructor destructors perl-module resource-management scope scope-guard scoped zero-dependency

Last synced: 13 Oct 2025

https://github.com/need-being/devscope

See through the dev environment

devscope go scope

Last synced: 06 Apr 2025

https://github.com/dhan-profile/java

This repository serves as a collection of Java practice codes aimed at sharpening programming skills and reinforcing core Java concepts.

arraylist exception-handling files hashset iterator java linked-list lists oops-in-java scope threads

Last synced: 11 Apr 2025

https://github.com/rbourgeat/scop

Basic GPU rendering with Vulkan (MacOS/Linux)

42born2code 42cursus 42projects 42school cpp linux macos scope vulkan

Last synced: 04 Apr 2025

https://github.com/lodado/react-namespace

Namespace Store for React is a simple and powerful state management library designed to solve issues with nested contexts in React applications. 🌟

atomic-design context design-systems fsd nested-context react scope states suspense

Last synced: 31 Jan 2026

https://github.com/marcbachmann/validate-scope

Checks whether a subset is contained in a list of oauth scopes. Uses code generation to reach better performance.

boolean-expression jwt oauth scope subset validation

Last synced: 03 Jul 2025

https://github.com/denismurphy/vanilla-ng

Lightweight, simplified, vanilla TypeScript implementation of Component-Based Framework

component ioc lightweight reactive routing scope simplified typescript vanilla

Last synced: 28 Aug 2025

https://github.com/ralphv/require-inject-scope

Inject scoped variables when requiring a file in Node.js

inject nodejs require scope variables

Last synced: 03 Mar 2025

https://github.com/brunos3d/nx-rescope

Update your Nx packages to use the new @nx scope (formerly @nrwl).

cli migrate migration monorepo nx packages rescope scope update workspace zx

Last synced: 24 Feb 2025

https://github.com/rathod-shubham/software-engineering

Project was designed and developed by conducting a feasibility study, A cost estimation model was built(COCOMO). Agile methodologies were used and Microsoft Project Planner were used to develop project.

agile cocomo cost dynamics-365 feasibility-study preliminary-analysis project-management project-planner scope scrum stakeholders waterfall-methodology waterfall-model

Last synced: 02 Jan 2026

https://github.com/br0wsa/mastering-clean-code-in-javascript

Learning the JavaScript framework is good and cleaner JavaScript is even better

class clean-code design-patterns error-handling linter object oop scope testing

Last synced: 22 Mar 2025

https://github.com/lovecommunity/flutter_love_scope

Provide flutter widgets for supporting solution base on flutter_scope and love.

flutter love scope state-management

Last synced: 21 Mar 2025

https://github.com/dfleta/python-fundamentals-nb

Código del libro Learning Python -5th edition- por Mark Lutz.

argument-mapping dictiona legb list notebook-jupyter python python-3 scope

Last synced: 30 Jul 2025

https://github.com/jeertmans/varscope

Encapsulate Python variables in scopes

python scope utility-library

Last synced: 20 Jan 2026

https://github.com/swanie21/module-3-prework

Learn about Lodash, express.js, JS promises, and JS scope/chains/closures over intermission break

chains closure express lodash promises scope

Last synced: 26 Feb 2025

https://github.com/jexordexan/keypound

A scoped key binding library using ES6

bindings es6 keyboard keymaster keys scope shortcut

Last synced: 23 Mar 2025

https://github.com/samsung/security

Samsung Security Advisory

advisory disclosure-policy scope security

Last synced: 04 Jan 2026

https://github.com/ayeshathoi/isd-326

Information System Design Sessional Works

bpmn class-diagram collaboration-diagram erd mock-ui scope state-diagram

Last synced: 21 Feb 2025

https://github.com/parezj/mscope

MATLAB Sound card Oscilloscope (2020a, OOP)

2020a ctu matlab matlab-gui mscope oop oscilloscope recording scope sound soundcard

Last synced: 01 Mar 2025

https://github.com/pawfa/ts-package-scope-plugin

TypeScript Language Service Plugin for creating package scope.

encapsulation modules package plugin scope typescript

Last synced: 13 Oct 2025

https://github.com/masumkhan081/javascript-code-notes

This repository contains notes and code snippets related to JavaScript programming, covering fundamental concepts, core libraries, and best practices. It serves as a personal reference for learning and consolidating knowledge in JavaScript, intended for personal use to reinforce understanding of JavaScript concepts.

arrays-and-strings composition error-handling higher-order-functions hoisting javascript list oops-in-javascript scope set try-catch

Last synced: 02 Mar 2025

https://github.com/theangrydev/singleton-enforcer

Tool to enforce that certain classes are only ever constructed once

enforce scope singleton static-analysis

Last synced: 10 Jun 2025

https://github.com/hazael-f/magnifier-

Magnification overlay with variable zoom that displays when RMB is held.

gaming magnification magnification-api magnifier magnifier-glass overlay scope windows windows-magnifier zoom

Last synced: 08 Apr 2025

https://github.com/iammahesh123/spring-annotations-demo

This project serves as a demonstration of various annotations used in the Spring Framework.

autowire bean component configuration controller data document postmapping repository requestmapping scope service spring

Last synced: 01 Jul 2025

https://github.com/root4loot/scope

Go library for managing scopes of hosts and IPv4 addresses

scope

Last synced: 15 May 2025

https://github.com/besworks/shadow-script

Test cases for various methods of injecting scripts into ShadowRoots.

eval examples injection javascript js reseach scope shadowroot testing tests webcomponents

Last synced: 23 Mar 2025

https://github.com/virag-ky/advanced-javascript

This repository holds advanced JavaScript concepts that I've been practicing.

advanced-javascript asynchronous-javascript classes closures currying javascript prototype scope

Last synced: 28 Feb 2025

https://github.com/scarletkuro/mediatr.simpleinjector.flowingscope

Adds support to use MediatR with SimpleInjector's ScopedLifestyle.Flowing.

flow mediatr scope simpleinjector

Last synced: 01 Apr 2025

https://github.com/4lessandrodev/var-let-const-youtube

repositorio para o vídeo gravado para o youtube sobre variáveis javascript, var, let e const e escopo

array boolean const let null numbers object scope string undefined var

Last synced: 14 Oct 2025

https://github.com/nikhil22/namespace-it

Apply a namespace to any block of code contained inside a function, or in a javascript file.

es6-javascript execution-context functions javascript namespace scope

Last synced: 12 Jul 2025

https://github.com/monk-afk/inscope

a breakpoint callback to capture the state of variables in scope

debugging lua scope

Last synced: 15 Aug 2025

https://github.com/rodrigocqb/nestjs-auth0-module

NestJS AuthModule including PermissionsGuard and Permissions decorator to ease integration with Auth0 - NPM package

auth auth0 authentication authorization guard jwt nestjs passport permissions scope

Last synced: 31 Jan 2026

https://github.com/devel0/iot-arduino-scope

simple oscilloscope opengl using arduino as adc input through usb serial

arduino iot linux opengl scope

Last synced: 02 Apr 2025

https://github.com/vanheemstrasystems/weave-scope-headstart

Weave Scope - Headstart

scope weave

Last synced: 11 Feb 2026

https://github.com/seregpie/vuetexttemplate

Replaces the tokens inside a text template with the scoped slots.

component scope slot template text token vue

Last synced: 05 Sep 2025

https://github.com/donghl-dev/study-spring

Spring Framework 에 대한 이해 및 정리

aop beans inversion-of-control ioc-container resources scope spring-framework

Last synced: 05 Sep 2025

https://github.com/sersoft-gmbh/auth-scope

A swift library to deal with authentication scopes

auth oauth scope swift

Last synced: 31 Jul 2025

https://github.com/dword-design/gitpod-env-per-project

GitPod helper command for project-specific environment variables.

conflict gitpod helper multiple naming per project repository scope specific variable variables

Last synced: 18 Oct 2025

https://github.com/chocolateboy/element-scope-ids

Scope IDs to an element by rewriting them to be globally unique

aria css css-modules dom html html-modules id ids modular scope scoped wai-aria

Last synced: 05 Feb 2026

https://github.com/csaba79-coder/scopetimbuchalkaudemy

Scope (Class, Member, Variable)

access-modifier access-modifiers scope

Last synced: 26 Mar 2025

https://github.com/csaba79-coder/scopechallengeudemy

Scope Challenge by Udemy

scope

Last synced: 27 Jul 2025

https://github.com/zen-cronic/scope-logger

Trace a variable through function calls

log scope trace variables

Last synced: 27 Jun 2025

https://github.com/candytale55/javascript_scope_examples_codecademy

Exercises to work with Scope (global scope, block scope). Scope defines where variables can be accessed or referenced.

codecademy javascript scope

Last synced: 12 Jul 2025

https://github.com/lacocoroco/twincat-scope

Twincat Java Application with Scope and Ads Integration

ads scope twincat

Last synced: 28 Jun 2025

https://github.com/gilwo/elogging

enhanced go logging wrapping library with scope and levels support

golang logging loglevels scope

Last synced: 15 Jan 2026