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: eDW856ARd
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 240 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
Roadmap
Authors
Notice
Maintainers
Agents
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: eDW856ARd
- Kind: user
- Repositories: 1
- Profile: https://github.com/eDW856ARd
GitHub Events
Total
- Push event: 1,235
- Create event: 2
Last Year
- Push event: 1,235
- Create event: 2
Dependencies
.github/workflows/ci-plus.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/api-dev-workflow.yaml
actions
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action 28218f9b04b4f3f62068d7b6ce6ca5b26e35336c composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v2 composite
- mikefarah/yq v4.12.2 composite
- peter-evans/create-pull-request v3 composite
.github/workflows/python-app.yml
actions
- EndBug/add-and-commit v4 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/msbuild.yml
actions
- actions/checkout v2 composite
- microsoft/setup-msbuild v1.0.2 composite
.github/workflows/node-pretest.yml
actions
- actions/checkout v2 composite
- ljharb/actions/node/install main composite
Cargo.lock
cargo
- 488 dependencies
Cargo.toml
cargo
AWS_EC2/requirements.txt
pypi
- awscli *
- boto3 ==1.10.50
- pandas *
- plotly *
bower.json
bower
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
MDCSwipeToChoose.podspec
cocoapods
Podfile
cocoapods
- JitsiMeetSDK >= 0
Podfile.lock
cocoapods
- JitsiMeetSDK 2.11.0
Dockerfile
docker
- alpine 3.12.3 build
- busybox latest build
- golang 1.20 build
NSMusicS-Electron/Dockerfile
docker
- nginx 1.23.3-alpine build
api/Dockerfile
docker
- tiangolo/uwsgi-nginx-flask python3.6 build
docker-compose.dev.yml
docker
docker-compose.yml
docker
- abin11/tutortrek_client latest
- abin11/tutortrek_server latest
- certbot/certbot latest
- nginx alpine
- redis latest
go.mod
go
- contrib.go.opencensus.io/exporter/prometheus v0.4.1
- cosmossdk.io/errors v1.0.0-beta.7
- cosmossdk.io/math v1.0.1
- github.com/BurntSushi/toml v1.3.2
- github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
- github.com/beorn7/perks v1.0.1
- github.com/btcsuite/btcd/btcec/v2 v2.3.2
- github.com/cespare/xxhash v1.1.0
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/cometbft/cometbft v0.37.1
- github.com/cometbft/cometbft-db v0.7.0
- github.com/confio/ics23/go v0.9.0
- github.com/cosmos/btcutil v1.0.5
- github.com/cosmos/cosmos-proto v1.0.0-beta.2
- github.com/cosmos/cosmos-sdk v0.47.3
- github.com/cosmos/gogoproto v1.4.10
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
- github.com/dgraph-io/badger/v2 v2.2007.4
- github.com/dgraph-io/ristretto v0.1.1
- github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
- github.com/docker/go-units v0.5.0
- github.com/dustin/go-humanize v1.0.1
- github.com/emicklei/go-restful/v3 v3.9.0
- github.com/fatih/color v1.15.0
- github.com/filecoin-project/go-jsonrpc v0.3.1
- github.com/fsnotify/fsnotify v1.6.0
- github.com/gbrlsnchs/jwt/v3 v3.0.1
- github.com/go-kit/kit v0.12.0
- github.com/go-kit/log v0.2.1
- github.com/go-logfmt/logfmt v0.5.1
- github.com/go-logr/logr v1.2.3
- github.com/go-openapi/jsonpointer v0.19.6
- github.com/go-openapi/jsonreference v0.20.1
- github.com/go-openapi/swag v0.22.3
- github.com/go-sql-driver/mysql v1.6.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v1.1.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.3
- github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb
- github.com/google/btree v1.1.2
- github.com/google/gnostic v0.5.7-v3refs
- github.com/google/go-cmp v0.5.9
- github.com/google/gofuzz v1.2.0
- github.com/google/uuid v1.3.0
- github.com/gorilla/mux v1.8.0
- github.com/gorilla/websocket v1.5.0
- github.com/gtank/merlin v0.1.1
- github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
- github.com/hashicorp/hcl v1.0.0
- github.com/icza/backscanner v0.0.0-20230330133933-bf6beb754c70
- github.com/imdario/mergo v0.3.13
- github.com/inconshreveable/mousetrap v1.0.1
- github.com/ipfs/go-cid v0.4.1
- github.com/ipfs/go-datastore v0.6.0
- github.com/ipfs/go-ds-leveldb v0.5.0
- github.com/ipfs/go-ds-measure v0.2.0
- github.com/ipfs/go-fs-lock v0.0.7
- github.com/ipfs/go-ipfs-util v0.0.2
- github.com/ipfs/go-log/v2 v2.5.1
- github.com/ipfs/go-metrics-interface v0.0.1
- github.com/jbenet/goprocess v0.1.4
- github.com/jmhodges/levigo v1.0.0
- github.com/jmoiron/sqlx v1.3.5
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/klauspost/compress v1.16.3
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/libp2p/go-buffer-pool v0.1.0
- github.com/magefile/mage v1.9.0
- github.com/magiconair/properties v1.8.6
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.18
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0
- github.com/minio/sha256-simd v1.0.1-0.20230130105256-d9c3aea9e949
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/mr-tron/base58 v1.2.0
- github.com/multiformats/go-base32 v0.1.0
- github.com/multiformats/go-base36 v0.2.0
- github.com/multiformats/go-multiaddr v0.10.0
- github.com/multiformats/go-multibase v0.2.0
- github.com/multiformats/go-multihash v0.2.1
- github.com/multiformats/go-varint v0.0.7
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.7
- github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.42.0
- github.com/prometheus/procfs v0.9.0
- github.com/prometheus/statsd_exporter v0.21.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sasha-s/go-deadlock v0.3.1
- github.com/spaolacci/murmur3 v1.1.0
- github.com/spf13/afero v1.9.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/cobra v1.6.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.14.0
- github.com/stretchr/testify v1.8.2
- github.com/subosito/gotenv v1.4.1
- github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
- github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c
- github.com/tendermint/go-amino v0.16.0
- github.com/urfave/cli/v2 v2.25.7
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- go.etcd.io/bbolt v1.3.7
- go.opencensus.io v0.24.0
- go.uber.org/atomic v1.10.0
- go.uber.org/dig v1.17.0
- go.uber.org/fx v1.20.0
- go.uber.org/goleak v1.1.12
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.24.0
- go4.org v0.0.0-20200411211856-f5505b9728dd
- golang.org/x/crypto v0.9.0
- golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df
- golang.org/x/net v0.10.0
- golang.org/x/oauth2 v0.6.0
- golang.org/x/sys v0.8.0
- golang.org/x/term v0.8.0
- golang.org/x/text v0.9.0
- golang.org/x/time v0.0.0-20220609170525-579cf78fd858
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
- google.golang.org/grpc v1.55.0
- google.golang.org/protobuf v1.30.0
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.27.3
- k8s.io/apimachinery v0.27.3
- k8s.io/client-go v0.27.3
- k8s.io/klog/v2 v2.90.1
- k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f
- k8s.io/metrics v0.27.3
- k8s.io/utils v0.0.0-20230209194617-a36077c30491
- lukechampine.com/blake3 v1.1.7
- sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0
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
aliyun-nodejs/package.json
npm
- serverless-aliyun-function-compute ^1.0.0 development
backend/package-lock.json
npm
- 166 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
FSH.StarterKit.nuspec
nuget
models/setup.py
pypi
Gemfile
rubygems
- bundler >= 0
- jekyll >= 0
- jekyll-paginate >= 0
- jekyll-seo-tag >= 0
- jekyll-sitemap >= 0
- jekyll-tagging >= 0
- json >= 0
- puma >= 0
- sinatra >= 0
- sinatra-cross_origin ~> 0.3.1
Gemfile.lock
rubygems
- CFPropertyList 3.0.2
- addressable 2.7.0
- atomos 0.1.3
- aws-eventstream 1.1.0
- aws-partitions 1.389.0
- aws-sdk-core 3.109.2
- aws-sdk-kms 1.39.0
- aws-sdk-s3 1.83.1
- aws-sigv4 1.2.2
- babosa 1.0.4
- bundler 1.16.1
- claide 1.0.3
- colored 1.2
- colored2 3.1.2
- commander-fastlane 4.4.6
- declarative 0.0.20
- declarative-option 0.1.0
- digest-crc 0.6.1
- domain_name 0.5.20190701
- dotenv 2.7.6
- emoji_regex 3.2.1
- excon 0.78.0
- faraday 1.1.0
- faraday-cookie_jar 0.0.7
- faraday_middleware 1.0.0
- fastimage 2.2.0
- fastlane 2.166.0
- fastlane-plugin-versioning_android 0.1.0
- gh_inspector 1.1.3
- google-api-client 0.38.0
- google-cloud-core 1.5.0
- google-cloud-env 1.4.0
- google-cloud-errors 1.0.1
- google-cloud-storage 1.29.1
- googleauth 0.14.0
- highline 1.7.10
- http-cookie 1.0.3
- httpclient 2.8.3
- jmespath 1.4.0
- json 2.3.1
- jwt 2.2.2
- memoist 0.16.2
- mini_magick 4.10.1
- mini_mime 1.0.2
- multi_json 1.15.0
- multipart-post 2.0.0
- nanaimo 0.3.0
- naturally 2.2.0
- os 1.1.1
- plist 3.5.0
- public_suffix 4.0.6
- rake 13.0.1
- representable 3.0.4
- retriable 3.1.2
- rouge 2.0.7
- ruby2_keywords 0.0.2
- rubyzip 2.3.0
- security 0.1.3
- signet 0.14.0
- simctl 1.6.8
- slack-notifier 2.3.2
- terminal-notifier 2.0.0
- terminal-table 1.8.0
- tty-cursor 0.7.1
- tty-screen 0.8.1
- tty-spinner 0.9.3
- uber 0.1.0
- unf 0.1.4
- unf_ext 0.0.7.7
- unicode-display_width 1.7.0
- word_wrap 1.0.0
- xcodeproj 1.19.0
- xcpretty 0.3.0
- xcpretty-travis-formatter 1.0.0
.github/workflows/azure-static-web-apps-white-cliff-0e42aad10.yml
actions
- Azure/static-web-apps-deploy v1 composite
- actions/checkout v3 composite
- actions/github-script v6 composite
.github/workflows/jekyll-gh-pages.yml
actions
- actions/checkout v3 composite
- actions/configure-pages v2 composite
- actions/deploy-pages v1 composite
- actions/jekyll-build-pages v1 composite
- actions/upload-pages-artifact v1 composite
DESCRIPTION
cran
- MASS * imports
- broom * imports
- lavaan * imports
- magrittr * imports
- psych * imports
- rlang * imports
- robust * imports
- robustlmm * imports
- tibble * imports
- tidyselect * imports
ROS/Dockerfile
docker
- jupyter/minimal-notebook latest build
FragmentExample_start/build.gradle
maven
Pipfile
pypi
- pytest * develop
- typing-extensions * develop
- fireo *
go.sum
go
- 2143 dependencies
pom.xml
maven
- mysql:mysql-connector-java
- org.apache.poi:poi-ooxml 3.9
- org.mybatis.spring.boot:mybatis-spring-boot-starter 1.1.1
- org.springframework.boot:spring-boot-starter-thymeleaf
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
package-lock.json
npm
- 1228 dependencies
package.json
npm
- autoprefixer ^10.4.14 development
- postcss ^8.4.23 development
- prisma ^4.16.2 development
- tailwindcss ^3.3.2 development
- @emailjs/browser ^3.11.0
- @prisma/client ^4.16.2
- @stripe/stripe-js ^1.53.0
- aos ^3.0.0-beta.6
- axios ^1.4.0
- class-variance-authority ^0.6.0
- clsx ^1.2.1
- eslint 8.40.0
- eslint-config-next 13.4.1
- micro ^10.0.1
- next 13.4.1
- next-auth ^4.22.1
- react 18.2.0
- react-dom 18.2.0
- react-icons ^4.8.0
- react-toastify ^9.1.3
- stripe ^12.5.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
pubspec.yaml
pub
- flutter_test {"sdk" => "flutter"} development
- cloud_firestore 0.14.3
- cupertino_icons ^1.0.0
- firebase_auth 0.18.2
- firebase_core 0.5.2
- flutter {"sdk" => "flutter"}
- flutter_login_facebook ^0.4.0+1
- google_sign_in 4.5.6
- intl 0.16.1
- provider ^4.3.2+2
- rxdart 0.24.1
requirement.txt
pypi
- Pillow ==8.4.0
- boto3 ==1.20.26
- botocore ==1.23.54
- jmespath ==0.10.0
- numpy ==1.21.6
- pycryptodome ==3.4.3
- python-dateutil ==2.8.2
- s3transfer ==0.5.2
- setuptools ==47.1.0
- six ==1.16.0
- urllib3 ==1.26.12
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
- cython *
- decorator ==4.4.2
- networkx *
- numpy *
- torch *
- torch_geometric *
- torch_scatter *
- torch_sparse *