Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RunaCapital/awesome-oss-alternatives
/ functions
Functions
22 in github.com/RunaCapital/awesome-oss-alternatives
⨍
Functions
22
◇
Types & classes
0
↓ 2 callers
Function
add_new_company
( category, company_name, description, link, gh_link, alts_names, alts_links )
add_company.py:52
↓ 1 callers
Function
add_company_from_command_line
()
add_company.py:111
↓ 1 callers
Function
build_list
()
build_readme.py:19
↓ 1 callers
Function
count_companies_in_readme
()
count.py:1
↓ 1 callers
Function
create_alternatives_md
Create a markdown string of the form: [name1](link1), [name2](link2), ... :param names: A list of alternative names for the image :
add_company.py:18
↓ 1 callers
Function
create_markdown_for_companies
(companies)
build_website.py:78
↓ 1 callers
Function
create_new_line
( category, company_name, description, link, gh_link, alts_names, alts_links )
add_company.py:39
↓ 1 callers
Function
create_shield_link
(gh_link)
add_company.py:33
↓ 1 callers
Function
create_website_directories
(categories)
build_website.py:65
↓ 1 callers
Function
generate_alternative_md
(alts_names, alts_links)
build_website.py:71
↓ 1 callers
Function
get_all_categories
(arr)
build_website.py:58
↓ 1 callers
Function
get_all_companies
()
build_website.py:46
↓ 1 callers
Function
get_repo_from_url
Given a url, return the repository name. :param url: the url of the repo :return: The repo name.
add_company.py:7
↓ 1 callers
Function
parse_all_yamls
()
build_readme.py:9
↓ 1 callers
Function
parse_line
(line: str)
create_yamls.py:20
↓ 1 callers
Function
read_readme
()
create_yamls.py:8
↓ 1 callers
Function
remove_github_com
(s: str)
build_website.py:5
↓ 1 callers
Function
remove_https
(s: str)
build_website.py:9
↓ 1 callers
Function
sort_readme
()
sort.py:1
Function
Home
()
website/src/pages/index.js:30
Function
HomepageFeatures
()
website/src/components/HomepageFeatures/index.js:5
Function
HomepageHeader
()
website/src/pages/index.js:10