-
Updated
May 25, 2020 - JavaScript
#
get
Here are 397 public repositories matching this topic...
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines
Set nested values on an object using dot-notation, like 'a.b.c'.
javascript
set
node
object
value
path
lodash
get
nested
dot-notation
dot-prop
val
object-path
deep-property
getobject
set-deep
-
Updated
Jun 12, 2020 - JavaScript
Use property paths (`a.b.c`) get a nested value from an object.
nodejs
javascript
node
paths
object
deep
value
key
lodash
get
nested
dot-notation
dot-prop
jonschlinkert
object-path
deep-property
get-deep
-
Updated
Nov 19, 2018 - JavaScript
Like `kubectl get all`, but get really all resources
-
Updated
Jun 7, 2020 - Go
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)
-
Updated
Mar 14, 2020 - TypeScript
Angular 6/7/8/9 HttpClient CRUD Examples
-
Updated
Feb 12, 2020 - TypeScript
Bare-bones static HTTP server written in a single C file
-
Updated
May 27, 2020 - C
Lazily evaluates a getter on an object and caches the returned value
-
Updated
Mar 14, 2020 - JavaScript
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
dart
mobile
state-management
mvc
vscode
vscode-extension
get
flutter
vscode-snippets
flutter-plugin
flutter-package
-
Updated
Jun 30, 2020 - HTML
Design pattern designed to standardize your projects with GetX on Flutter.
dart
state-management
pattern
state
design-patterns
stateless
get
flutter
architectural-patterns
flutter-apps
flutter-examples
getx
-
Updated
Jun 30, 2020 - HTML
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.
-
Updated
Oct 2, 2019 - JavaScript
Kirby 3 Plugin to call Instagram (or any other) API Endpoints
-
Updated
Nov 28, 2019 - PHP
woodpecker http client for Android
android
http
network
promise
chain
http-client
post
get
put
delete
chaining
chain-requests
htttp-request
-
Updated
Jun 19, 2017 - Java
Get the repository name from the git remote origin URL
-
Updated
Dec 19, 2018 - JavaScript
dpilafian
commented
Dec 13, 2019
Upgrade to more modern ES6 function definitions. The newer notation is more compact and looks better.
For example, change:
request: (method, url, data, options) => {to:
request(method, url, data, options) {and then make sure all the tests pass: $ npm test
See MDN web docs:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refer
GET/POST / PUT / DELETE 网络请求的封装
-
Updated
Aug 16, 2017 - Objective-C
A really small library, almost 150 bytes min + gzip, to take value from object using a string for path expression or returns a placeholder if value is undefined or unreachable.
javascript
typescript
object
deep
nested-objects
ava
get
nested
nested-properties
dot-notation
property-accessors
dot-prop
bili
deep-properties
object-path
deep-property
get-deep
dot-properties
-
Updated
Sep 6, 2018 - TypeScript
Improve this page
Add a description, image, and links to the get topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the get topic, visit your repo's landing page and select "manage topics."
Recently I become to experiment with the library for some project that I'm currently working, somehow when I use my GitHub account to do some tests I saw that an error comes and was from the two-factor auth (my GitHub account has the two-factor auth).