GitHub topics: global-variables
maxgfr/node-simple-context
A minimalist context for node, inspired by React Context API
Language: TypeScript - Size: 2.27 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 1

itcraft-cn/globalvar
declaring a global variable
Language: Rust - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

phpgt/ProtectedGlobal
Protection against accidental use of superglobals.
Language: PHP - Size: 146 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 3

TheLazyTomcat/lib.ProcessGlobalVars
Provides a way of sharing global variables across different modules loaded within single process without a need for explicit cooperation between them.
Language: Pascal - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

markshapiro/webpack-merge-and-include-globally
Merge multiple files (js, css..) and include by running them "as is". Supports minify by custom transform and wildcard paths.
Language: JavaScript - Size: 1.63 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 103 - Forks: 26

SUNDARAVEL7203/git-learning-task2
Difference between window and document objects in javascript
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

NjohPrince/building-smart-contracts-with-solidity
Building smart contracts with solidity
Language: Solidity - Size: 114 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 1

ElMassimo/request_store_rails
📦 Per-request global storage for Rails prepared for multi-threaded apps
Language: Ruby - Size: 23.4 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 83 - Forks: 6

Dima9119708/use-global-boolean
A React hook for globally managing Boolean state without using context. Allows passing and accessing state in any component.
Language: TypeScript - Size: 584 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

PARA-DISO/magical-global
Magical Data Sharing for Rust
Language: Rust - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

SteveConyers/Credits-Fun
Calculates cost of tuition
Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dying-will-bullet/once
OnceCell and Lazy in Zig
Language: Zig - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

kathleenforgiarini/php_variables_functions
Web Server Applications Development class at College LaSalle - Using global variables, environment variables, functions with parameters by value and by reference, and using files and libraries - PHP Eclipse
Language: PHP - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ether-YiTseWu/GlobalVariablesFinder
Use python shell and ctags command line tool to list all the global variables in the .c and .h files
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sergeiown/ShoppingList
Drugstore shopping list
Language: JavaScript - Size: 681 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RalphB15/CloudVars
A thread-safe, in-memory key-value store with optional expiration and callback support.
Language: C# - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jbasko/runtime-context 📦
Python library to manage contexts of global scope
Language: Python - Size: 46.9 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

hosseinmd/react-rest-state 📦
easy global state managment with high performance
Language: JavaScript - Size: 71.3 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

J-Siu/ng2-simple-global-example 📦
This is example for ng2-simple-global, a simple global variable service for Angular 2.
Language: TypeScript - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Suhaib-Arif/Projects
Beginner Level Python projects
Language: Python - Size: 193 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gxlmyacc/babel-plugin-provide
a babel provide that like webpack-provide-plugin
Language: JavaScript - Size: 224 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

arturoherrero/gvar
gvar(1) -- display, set, or remove global variables.
Language: Shell - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 15 - Forks: 1

The-Friendly-Ghost/Get_next_line
📄 This project is about programming a function that returns a line read from a file descriptor
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

stefaanc/globals
use global variables in a bash shell
Language: Shell - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

demtario/vuepress-plugin-global-variables
Plugin that add global variables for VuePress
Language: JavaScript - Size: 1.95 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

vinicius-je/tic-tac-toe
Tic Tac Toe game made with javascript
Language: JavaScript - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Mathias007/todo-advanced
Projekt zaawansowanej todo-listy w HTML, CSS i JS.
Language: JavaScript - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

magerton/GenGlobal.jl
Macro generates global, exports get_ and set_ functions
Language: Julia - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

dhruv-kumar-jha/loka
Loka: make your data accessible throughout the application without declaring them globally
Language: JavaScript - Size: 4.88 KB - Last synced at: 23 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

saif86/CPP-Storage-Class
Explains C++ Storage calss
Language: C++ - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

livecms/transports
Transporting your code from somewhere to anywhere, just like a global variable
Language: PHP - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

SimonGenin/LaravelVariables
Refactor your global variables out of your source code
Language: PHP - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

codexponent/tensorflow101
💥🔮 Tensorflow Introductory Course with no other Prerequisites.
Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ApoorvSaxena/native-constants.js
Access unpolluted Native Constants (window.* variables) in JavaScript, very helpful for JS libraries that run on 3rd party websites.
Language: JavaScript - Size: 9.77 KB - Last synced at: 4 days ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0
