urlencode.sh
URL encode: shell function and command line script
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.9%) to scientific vocabulary
Keywords
encode
script
shell
url
Last synced: 4 months ago
·
JSON representation
·
Repository
URL encode: shell function and command line script
Basic Info
- Host: GitHub
- Owner: SixArm
- Language: Shell
- Default Branch: main
- Size: 3.91 KB
Statistics
- Stars: 12
- Watchers: 4
- Forks: 3
- Open Issues: 1
- Releases: 0
Topics
encode
script
shell
url
Created over 9 years ago
· Last pushed 9 months ago
Metadata Files
Readme
Code of conduct
Citation
Codeowners
README.md
URL encode script for encoding text
Syntax:
urlencode.sh <string>
Example:
$ urlencode.sh "foo bar"
foo%20bar
This implementation uses just the shell, with no extra dependencies or languages.
Credit:
- https://gist.github.com/cdown/1163649
Links:
- https://github.com/sixarm/urlencode.sh
- https://github.com/sixarm/urldecode.sh
Tracking
- Command: urlencode.sh
- Version: 1.0.0
- Created: 2016-09-12
- Updated: 2016-09-12
- License: MIT
- Contact: Joel Parker Henderson (joel@joelparkerhenderson.com)
Owner
- Name: SixArm
- Login: SixArm
- Kind: organization
- Email: sixarm@sixarm.com
- Location: San Francisco
- Website: http://sixarm.com
- Twitter: sixarm
- Repositories: 580
- Profile: https://github.com/SixArm
SixArm Software
Citation (CITATION.cff)
cff-version: 1.2.0
title: URL encode script for encoding text
message: >-
If you use this work and you want to cite it,
then you can use the metadata from this file.
type: software
authors:
- given-names: Joel Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/SixArm/urlencode.sh/'
description: URL encode script for encoding text
repository-code: 'https://github.com/SixArm/urlencode.sh/'
abstract: >-
URL encode script for encoding text
license: See license file
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Parker Henderson | j****l@j****m | 5 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- Atlas48 (1)