Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
nothing to do
Basic Info
- Host: GitHub
- Owner: jaxXONMA104tIas
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 248 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
Contributing
Funding
License
Code of conduct
Citation
Codeowners
Security
Support
Authors
Notice
Copyright
Dco
Cla
README
This is a free, open-source, sample application demonstrating use of the
Asana API. It takes the form of a Chrome Extension that, when installed,
integrates Asana into your web experience in the following ways:
* Creates a button in your button-bar which, when clicked, pops up a
QuickAdd window to create a new task associated with the current web page.
You can click a button to populate the task name with the page title and
the URL and current selected text in the notes.
* Installs the special Asana ALT+A keyboard shortcut. When this key combo
is pressed from any web page, it brings up the same popup.
This functionality will operate on any window opened after the extension
is loaded.
See: http://developer.asana.com/
Files of special interest:
api_bridge.js:
Handles generic communication with the API.
server_model.js:
Wraps specifics of individual API calls to return objects to calling code.
This is not a real ORM, just the bare bones necessary to get a few
simple things done.
popup.html
Source for the popup window, contains the top-level logic which drives
most of the user-facing functionality.
To install:
1. Download the code, e.g. `git clone git://github.com/Asana/Chrome-Extension-Example.git`
2. Navigate chrome to `chrome://extensions`
3. Check the `Developer mode` toggle
4. Click on `Load Unpacked Extension...`
5. Select the folder containing the extension
Owner
- Login: jaxXONMA104tIas
- Kind: user
- Repositories: 1
- Profile: https://github.com/jaxXONMA104tIas
GitHub Events
Total
- Push event: 1,274
- Create event: 2
Last Year
- Push event: 1,274
- Create event: 2
Dependencies
.github/workflows/ci-plus.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
Cargo.lock
cargo
- 206 dependencies
AWS_EC2/requirements.txt
pypi
- awscli *
- boto3 ==1.10.50
- pandas *
- plotly *
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- ansible/ansible-lint-action master composite
.devcontainer/Dockerfile
docker
- cardano_cli latest build
- cargo latest build
- deno latest build
- haskell latest build
- kuber latest build
- nodejs latest build
- plutus latest build
- system_deps latest build
- ubuntu ${UBUNTU_VERSION} build
.github/workflows/msbuild.yml
actions
- actions/checkout v2 composite
- microsoft/setup-msbuild v1.0.2 composite
DESCRIPTION
cran
- base64enc * imports
- glue * imports
- googleAuthR * imports
- jsonlite * imports
- tibble * imports
.github/workflows/blank.yml
actions
- gege-circle/github-action master composite
0_skeleton/docker-compose.yml
docker
- user/image tag
Dockerfile
docker
- node 16 build
- python 3.8-slim build
.github/workflows/build-evaluation.yml
actions
- actions/checkout v3 composite
- docker/build-push-action ad44023a93711e3deb337508980b4b5e9bcdc5dc composite
- docker/login-action f054a8b539a109f9f41c372932f1ae047eff08c9 composite
- docker/metadata-action 98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 composite
pnpm-lock.yaml
npm
- aix-ppc64@0.25.2
- android-arm64@0.25.2
- android-arm@0.25.2
- android-x64@0.25.2
- darwin-arm64@0.25.2
- darwin-x64@0.25.2
- freebsd-arm64@0.25.2
- freebsd-x64@0.25.2
- linux-arm64@0.25.2
- linux-arm@0.25.2
- linux-ia32@0.25.2
- linux-loong64@0.25.2
- linux-mips64el@0.25.2
- linux-ppc64@0.25.2
- linux-riscv64@0.25.2
- linux-s390x@0.25.2
- linux-x64@0.25.2
- netbsd-arm64@0.25.2
- netbsd-x64@0.25.2
- node@22.13.14
- openbsd-arm64@0.25.2
- openbsd-x64@0.25.2
- sunos-x64@0.25.2
- win32-arm64@0.25.2
- win32-ia32@0.25.2
- win32-x64@0.25.2
bower.json
bower
Cargo.toml
cargo
- tempfile 3.0 development
- chrono 0.4
- clap 4.0
- env_logger 0.10
- log 0.4
- serde 1.0
- serde_json 1.0
compile-build-date/Cargo.lock
cargo
- autocfg 1.0.1
- chrono 0.4.19
- itoa 0.4.7
- libc 0.2.98
- num-integer 0.1.44
- num-traits 0.2.14
- ryu 1.0.5
- serde 1.0.127
- serde_json 1.0.66
- time 0.1.44
- wasi 0.10.0+wasi-snapshot-preview1
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
Podfile
cocoapods
- JitsiMeetSDK >= 0
Podfile.lock
cocoapods
- JitsiMeetSDK 2.11.0
authentication/Dockerfile
docker
- payara/server-full 5.2022.5 build
docker-compose.yml
docker
- jeecg-boot-mysql latest
- jeecg-boot-system latest
- jeecgboot-vue3 latest
- registry.cn-hangzhou.aliyuncs.com/jeecgdocker/redis 5.0
udacity-c3-deployment/docker/Dockerfile
docker
- nginx alpine build
go.mod
go
- github.com/go-chi/chi v1.5.5
- github.com/go-mail/mail/v2 v2.3.0
- github.com/golang-jwt/jwt/v5 v5.2.1
- github.com/lib/pq v1.10.9
- golang.org/x/crypto v0.32.0
- gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
- gopkg.in/mail.v2 v2.3.1
go.sum
go
- 168 dependencies
mix.exs
hex
- cachex ~> 2.1
- earmark ~> 1.2.0
- ex_doc ~> 0.15
- goth ~> 0.3.1
- httpoison ~> 0.11
android/build.gradle
maven
build.gradle
maven
build.gradle.kts
maven
code/Flink/flink-basis-java/pom.xml
maven
- org.apache.flink:flink-java 1.9.0 provided
- org.apache.flink:flink-streaming-java_2.11 1.9.0 provided
- org.projectlombok:lombok 1.18.10 provided
- log4j:log4j 1.2.17
- org.slf4j:slf4j-log4j12 1.7.7
disconf-client/pom.xml
maven
- ch.qos.logback:logback-classic provided
- org.slf4j:slf4j-api provided
- org.springframework:spring-aop provided
- org.springframework:spring-beans provided
- org.springframework:spring-context provided
- org.springframework:spring-core provided
- com.baidu.disconf:disconf-core ${disconf-core.version}
- com.google.code.gson:gson
- com.google.guava:guava
- commons-io:commons-io
- org.apache.commons:commons-lang3
- org.apache.zookeeper:zookeeper
- org.aspectj:aspectjtools
- org.reflections:reflections 0.9.9-RC1
- com.baidu.disconf:disconf-core ${disconf-core.version} test
- com.github.tomakehurst:wiremock test
- com.googlecode.jmockit:jmockit test
- com.googlecode.jmockit:jmockit-coverage test
- junit:junit test
- org.springframework:spring-test test
onlineedu-acl/pom.xml
maven
- com.xatu.onlieedu:onlineedu-service-util 1.0-SNAPSHOT
- com.xatu.onlineedu:onlineedu-api 1.0-SNAPSHOT
- com.xatu.onlineedu:onlineedu-web-util 1.0-SNAPSHOT
- com.xatu.onlineedu:spring-security 0.0.1-SNAPSHOT
pom.xml
maven
- io.quarkus:quarkus-arc
- io.quarkus:quarkus-hibernate-validator
- io.quarkus:quarkus-rest
- io.quarkus:quarkus-rest-jackson
- io.quarkus:quarkus-smallrye-health
- io.quarkus:quarkus-smallrye-openapi
- org.apache.camel.quarkus:camel-quarkus-smallrye-reactive-messaging
- io.quarkus:quarkus-junit5 test
- io.quarkus:quarkus-rest-client-jackson test
- io.rest-assured:rest-assured test
- org.awaitility:awaitility 4.2.2 test
client/package-lock.json
npm
- 1773 dependencies
package-lock.json
npm
- 191 dependencies
package.json
npm
- @testing-library/jest-dom ^5.16.5 development
- @testing-library/react ^13.4.0 development
- @testing-library/user-event ^13.5.0 development
- react-router-dom ^6.6.2 development
- react-scripts 5.0.1 development
- gh-pages ^5.0.0
- react ^18.2.0
- react-dom ^18.2.0
- react-router-hash-link ^2.4.3
- web-vitals ^2.1.4
FSH.StarterKit.nuspec
nuget
src/EduNet.Backend.Api/EduNet.Backend.Api.csproj
nuget
- Microsoft.EntityFrameworkCore.Design 7.0.11 development
- AutoMapper.Extensions.Microsoft.DependencyInjection 12.0.1
- Microsoft.AspNetCore.Mvc.NewtonsoftJson 7.0.11
- Serilog.AspNetCore 7.0.0
- Swashbuckle.AspNetCore 6.5.0
composer.json
packagist
- magento/framework 103.0.*
- magento/module-backend 102.0.*
- magepal/magento2-core >=1.1.11
- php ~7.3.0|~7.4.0|~8.1.0|~8.2.0|~8.3.0
pubspec.lock
pub
- async 2.5.0-nullsafety.1
- boolean_selector 2.1.0-nullsafety.1
- characters 1.1.0-nullsafety.3
- charcode 1.2.0-nullsafety.1
- clock 1.1.0-nullsafety.1
- cloud_firestore 0.14.3
- cloud_firestore_platform_interface 2.2.0
- cloud_firestore_web 0.2.1
- collection 1.15.0-nullsafety.3
- cupertino_icons 1.0.0
- fake_async 1.2.0-nullsafety.1
- firebase 7.3.3
- firebase_auth 0.18.2
- firebase_auth_platform_interface 2.1.2
- firebase_auth_web 0.3.1+2
- firebase_core 0.5.2
- firebase_core_platform_interface 2.0.0
- firebase_core_web 0.2.1
- flutter 0.0.0
- flutter_login_facebook 0.4.0+1
- flutter_test 0.0.0
- flutter_web_plugins 0.0.0
- google_sign_in 4.5.6
- google_sign_in_platform_interface 1.1.2
- google_sign_in_web 0.9.2
- http 0.12.2
- http_parser 3.1.4
- intl 0.16.1
- js 0.6.2
- list_ext 0.1.15
- matcher 0.12.10-nullsafety.1
- meta 1.3.0-nullsafety.3
- nested 0.0.4
- path 1.8.0-nullsafety.1
- pedantic 1.9.2
- plugin_platform_interface 1.0.3
- provider 4.3.3
- quiver 2.1.5
- rxdart 0.24.1
- sky_engine 0.0.99
- source_span 1.8.0-nullsafety.2
- stack_trace 1.10.0-nullsafety.1
- stream_channel 2.1.0-nullsafety.1
- string_scanner 1.1.0-nullsafety.1
- term_glyph 1.2.0-nullsafety.1
- test_api 0.2.19-nullsafety.2
- typed_data 1.3.0-nullsafety.3
- vector_math 2.1.0-nullsafety.3
Pipfile
pypi
- lxml *
- requests *
- urllib3 >=1.26.5
requirements.txt
pypi
- certifi ==2024.7.4
- chardet ==5.2.0
- charset-normalizer ==3.3.2
- idna ==3.7
- numpy ==2.0.1
- pandas *
- python-dateutil ==2.9.0.post0
- pytz ==2024.1
- requests ==2.32.3
- six ==1.16.0
- tzdata ==2024.1
- urllib3 ==2.2.2
scraper_requirements.txt
pypi
- numpy ==1.24.3
- opencv-python ==4.8.0.74
setup.py
pypi
- jinja2 *
- markdown *
- watchdog *
Gemfile
rubygems
- asciidoctor = 2.0.11
- asciidoctor-multipage = 0.0.12
- concurrent-ruby = 1.1.7
- tilt = 2.0.10
project.clj
clojars
- buddy/buddy-auth 2.2.0
- buddy/buddy-core 1.6.0
- buddy/buddy-hashers 1.4.0
- buddy/buddy-sign 3.1.0
- clj-http 3.10.3
- clj-time 0.15.2
- com.draines/postal 2.0.3
- com.novemberain/monger 3.5.0
- compojure 1.6.2
- crypto-random 1.2.0
- metosin/jsonista 0.2.7
- metosin/muuntaja 0.6.7
- org.clojure/clojure 1.10.1
- ring-cors 0.1.13
- ring/ring-core 1.8.1
- ring/ring-jetty-adapter 1.8.1
- ring/ring-json 0.5.0
- ring/ring-mock 0.3.2
- tick 0.4.26-alpha
Package.swift
swiftpm