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: YUSuF0225
- License: mit
- Language: Python
- Default Branch: main
- Size: 209 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
Authors
Notice
Copyright
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: YUSuF0225
- Kind: user
- Repositories: 1
- Profile: https://github.com/YUSuF0225
GitHub Events
Total
- Push event: 929
- Create event: 2
Last Year
- Push event: 929
- Create event: 2
Dependencies
.github/workflows/ci-plus.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/google.yml/Nate158goole
actions
.github/workflows/blank.yml
actions
- gege-circle/github-action master composite
Cargo.lock
cargo
- 283 dependencies
Podfile
cocoapods
- StreamChat ~> 2.2
- VoxeetUXKit ~> 1.3
Dockerfile
docker
- nvcr.io/nvidia/cuda 10.0-cudnn7-runtime-ubuntu18.04 build
ROS/Dockerfile
docker
- jupyter/minimal-notebook latest build
Pipfile
pypi
- mlflow *
- numpy *
- sklearn *
Gemfile
rubygems
- asciidoctor = 2.0.11
- asciidoctor-multipage = 0.0.12
- concurrent-ruby = 1.1.7
- tilt = 2.0.10
.github/actions/track-delete/action.yml
actions
.github/workflows/document.yaml
actions
- actions/checkout v2 composite
- docker/build-push-action ad44023a93711e3deb337508980b4b5e9bcdc5dc composite
- docker/login-action f054a8b539a109f9f41c372932f1ae047eff08c9 composite
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- ansible/ansible-lint-action master composite
client/Dockerfile
docker
- node 14-slim build
docker-compose.yml
docker
- hello-algo latest
hunter2-lessons/http-header-injection/code/Dockerfile
docker
- python 3.7 build
udacity-c3-deployment/docker/Dockerfile
docker
- nginx alpine build
go.mod
go
- github.com/fatih/color v1.10.0
- github.com/guineveresaenger/golang-rainbow v0.0.0-20171201190047-7b6c54e09b61
- github.com/inancgumus/prettyslice v0.0.0-20190305220808-d802ba58098f
- github.com/inancgumus/screen v0.0.0-20190314163918-06e984b86ed3
- github.com/mattn/go-runewidth v0.0.9
- golang.org/x/crypto v0.0.0-20201124201722-c8d3bf9c5392
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
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
- cn.hutool:hutool-all 5.8.9
- javax.xml.bind:jaxb-api 2.3.1
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-configuration-processor
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-aop
- org.springframework.boot:spring-boot-starter-test test
backend/package-lock.json
npm
- 207 dependencies
client/package-lock.json
npm
- 1314 dependencies
client/package.json
npm
- @testing-library/jest-dom ^5.11.4
- @testing-library/react ^11.1.0
- @testing-library/user-event ^12.1.10
- react ^17.0.2
- react-dom ^17.0.2
- react-scripts 4.0.3
- socket.io-client ^4.1.2
- web-vitals ^1.0.1
package-lock.json
npm
- 1714 dependencies
package.json
npm
- @types/react ^18.2.55 development
- @types/react-dom ^18.2.19 development
- @vitejs/plugin-react ^4.2.1 development
- autoprefixer ^10.4.17 development
- eslint ^8.56.0 development
- eslint-plugin-react ^7.33.2 development
- eslint-plugin-react-hooks ^4.6.0 development
- eslint-plugin-react-refresh ^0.4.5 development
- postcss ^8.4.35 development
- tailwindcss ^3.4.1 development
- vite ^5.1.0 development
- react ^18.2.0
- react-dom ^18.2.0
- react-just-parallax ^3.1.16
- react-router-dom ^6.22.1
- scroll-lock ^2.1.5
pnpm-lock.yaml
npm
- 932 dependencies
composer.json
packagist
- php >=7.2
- symplify/easy-coding-standard ^9.3
prokit_flutter/pubspec.yaml
pub
- build_runner ^2.0.6 development
- flutter_test {"sdk" => "flutter"} development
- mobx_codegen ^2.0.2 development
- animations ^2.0.1
- cached_network_image ^3.1.0
- card_swiper ^1.0.2
- carousel_slider ^4.0.0
- charts_flutter ^0.11.0
- clippy_flutter ^2.0.0-nullsafety.1
- cloud_firestore ^2.2.0
- collection ^1.15.0
- cupertino_icons ^1.0.3
- dots_indicator ^2.0.0
- expandable_bottom_sheet ^1.0.0+2
- file_picker ^3.0.1
- firebase_core ^1.4.0
- firebase_crashlytics ^2.1.1
- firebase_messaging ^10.0.4
- fl_chart ^0.36.1
- flutter {"sdk" => "flutter"}
- flutter_colorpicker ^0.4.0
- flutter_local_notifications ^5.0.0+4
- flutter_mobx ^2.0.1
- flutter_rating_bar ^4.0.0
- flutter_reaction_button ^1.0.8
- flutter_slidable ^0.6.0
- flutter_staggered_animations ^1.0.0
- flutter_staggered_grid_view ^0.4.0
- flutter_svg ^0.22.0
- flutter_vector_icons ^1.0.0
- geocoding ^2.0.0
- geolocator ^7.3.1
- google_fonts ^2.1.0
- google_maps_flutter ^2.0.6
- google_mobile_ads ^0.12.2
- google_sign_in ^5.0.4
- html ^0.15.0
- http ^0.13.3
- image_picker ^0.8.1+3
- intl ^0.17.0
- liquid_swipe ^2.1.0
- local_auth ^1.1.6
- lottie ^1.1.0
- mobx ^2.0.3
- multi_image_picker ^4.8.00
- nb_utils ^4.4.4
- onesignal_flutter 3.2.0
- otp_text_field ^1.1.1
- package_info ^2.0.2
- percent_indicator ^3.0.1
- photo_view ^0.12.0
- provider ^5.0.0
- razorpay_flutter ^1.2.7
- share ^2.0.4
- showcaseview ^1.0.0
- signature ^4.1.1
- simple_animations ^3.1.1
- sleek_circular_slider ^2.0.0
- sliding_up_panel ^2.0.0+1
- syncfusion_flutter_charts ^19.1.67
- url_launcher ^6.0.3
- video_player ^2.1.4
- webview_flutter ^2.0.8
pubspec.lock
pub
- async 2.3.0
- boolean_selector 1.0.5
- charcode 1.1.2
- collection 1.14.11
- cupertino_icons 0.1.2
- flutter 0.0.0
- flutter_test 0.0.0
- matcher 0.12.5
- meta 1.1.7
- path 1.6.4
- pedantic 1.8.0+1
- quiver 2.0.5
- sky_engine 0.0.99
- source_span 1.5.5
- stack_trace 1.9.3
- stream_channel 2.0.0
- string_scanner 1.0.5
- term_glyph 1.1.0
- test_api 0.2.5
- typed_data 1.1.6
- vector_math 2.0.8
pubspec.yaml
pub
- flutter_launcher_icons ^0.7.0 development
- flutter_test {"sdk" => "flutter"} development
- cloud_firestore ^0.8.2+3
- firebase_auth ^0.6.6
- firebase_core ^0.2.5+1
- flutter {"sdk" => "flutter"}
- font_awesome_flutter ^8.2.0
- google_sign_in ^3.2.4
backend/Pipfile
pypi
- django ==3.2.16
- django-betterforms ==2.0.0
- django-ckeditor ==6.3.2
- django-cors-headers ==3.13.0
- django-crispy-forms ==1.14.0
- django-mapbox-location-field ==2.0.0
- djangorestframework ==3.14.0
- pillow ==9.3.0
environment.yml
pypi
- googlemaps *
- twitter *
poetry.lock
pypi
- 119 dependencies
pyproject.toml
pypi
- black ^24.2.0 linters
- flake8 ~7.0.0 linters
- isort ^5.13.2 linters
- mypy ~1.10.0 linters
- pytest ^8.0.2 linters
- types-PyYAML ^6.0.0 linters
- types-requests ^2.31.0 linters
- pathway ^0.12.0
- python >=3.10,<3.13
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
setup.py
pypi
- Pillow *
- faiss_gpu ==1.6.3
- h5py *
- metric-learn *
- numpy *
- scikit-learn *
- scipy *
- six *
- torch *
- torchvision *