@joblist/components - v0.3.4
Preparing search index...
sdk-github
JoblistGithubSDK
Class JoblistGithubSDK
SDK for accessing GitHub repositories via jsDelivr CDN JoblistGithubSDK
Index
Constructors
constructor
Properties
actor
host
repository
Accessors
url
Methods
build
Company
Url
get
Company
Constructors
constructor
new
JoblistGithubSDK
(
__namedParameters
?:
{
actor
?:
string
;
host
?:
any
;
repository
?:
string
}
,
)
:
JoblistGithubSDK
Parameters
__namedParameters
:
{
actor
?:
string
;
host
?:
any
;
repository
?:
string
}
= {}
Returns
JoblistGithubSDK
Properties
actor
actor
:
string
host
host
:
any
repository
repository
:
string
Accessors
url
get
url
()
:
URL
Returns
URL
Methods
build
Company
Url
buildCompanyUrl
(
id
:
any
)
:
string
Parameters
id
:
any
Returns
string
get
Company
getCompany
(
id
:
any
)
:
Promise
<
any
>
Parameters
id
:
any
Returns
Promise
<
any
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
actor
host
repository
Accessors
url
Methods
build
Company
Url
get
Company
@joblist/components - v0.3.4
Loading...
SDK for accessing GitHub repositories via jsDelivr CDN JoblistGithubSDK