get
There are 936 repositories under get topic.
jonataslaw/getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
jxom/bumbag-ui
Build themeable React & React Native applications with your Bumbag 👝
kauemurakami/getx_pattern
Design pattern designed to standardize your projects with GetX on Flutter.
corneliusweig/ketall
Like `kubectl get all`, but get really all resources
feross/simple-get
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines
antongunov/favicongrabber.com
Grabbing favicons from any domain
g-makarov/dot-path-value
Safely get and set deep nested properties using dot notation.
KevinZhang19870314/flutter_getx_boilerplate
A flutter boilerplate project with GetX state management.
jonschlinkert/set-value
Set nested properties on an object using dot-notation.
jonschlinkert/get-value
Use property paths (`a.b.c`) get a nested value from an object.
cyberboysumanjay/Carbon-API
Unofficial API for generating beautiful images of your source code using Carbon.
privatenumber/get-tsconfig
Lightweight tsconfig.json parser & paths resolver
kauemurakami/getx_snippets_extension
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Tripouille/gnlTester
Tester for the get_next_line project of 42 school
hifocus/instapp
Get apps instantly via web. (This project is currently deprecated, aside from some infrequent fixes)
tijme/not-your-average-web-crawler
A web crawler (for bug hunting) that gathers more than you can imagine.
jonschlinkert/gists
Methods for working with the GitHub Gist API. Node.js/JavaScript
RIP21/ts-get
Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real optional chaining)
jonschlinkert/github-base
Simple, opinionated node.js interface for creating basic apps with the GitHub API.
cjamcu/getx-snippets-intelliJ
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
knopkem/dicom-dimse-native
node js native addon for dimse services
Mansurisodev/Spotify_clone_provider
Full-stack music player app is written in flutter and dart using node.js music API. Fully Functional music player with UI like Spotify app. Added 1000+ royalty-free music and information about artists. Application users can make their own playlist or collect liked songs.
Akash-goyal-github/Inventory-Management-System
⭐Inventory Management System⭐demonstrates the CRUD (Create, Read, Update and Delete) operations which is done using Tech Stack ⭐Angular, Spring Boot and Mysql. 💯 💥. On the landing page of the application displaying all the records where user can insert/create the Product, update the Product, delete the Product. 💯 💥
dawidd6/action-get-tag
:gear: A GitHub Action to get the pushed tag name
linuxboot/uefisettings
The tool to read/get/extract and write/change/modify BIOS/UEFI settings from Linux terminal.
tomorrowbyte/flutter-getx-hive
Simple Flutter todo app with Hive DB, and Getx (MVC) pattern
salesforce/ts-safe-access
🍭 It's Like Lodash get with the 💪 of Typescript
techiediaries/angular-httpclient-examples
Angular 6/7/8/9 HttpClient CRUD Examples
center-key/fetch-json
🐶 A wrapper around Fetch just for JSON (with TypeScript declarations)
Uncover-F/TAS
A simple, fast translation API deployable in minutes!
Alorel/typescript-lazy-get-decorator
Lazily evaluates a getter on an object and caches the returned value
tomorrowbyte/getx-sqlite
A shopping app project using Flutter GetX and Sqlite packages.
zulhilmizainuddin/multipart-download
Speed up download of a single file with multiple HTTP GET connections running in parallel
vi2k6/Info-Bot
A Bot To Get Info Of Telegram messages , Media , Channel id Group ID etc. By @Vivek-Tp
jonschlinkert/union-value
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. Node.js/JavaScript util.
saivarshith2000/HTTPStaticServer
Bare-bones static HTTP server written in a single C file