MCPcopy Create free account

hub / github.com/RunaCapital/awesome-oss-alternatives / functions

Functions22 in github.com/RunaCapital/awesome-oss-alternatives

↓ 2 callersFunctionadd_new_company
( category, company_name, description, link, gh_link, alts_names, alts_links )
add_company.py:52
↓ 1 callersFunctionadd_company_from_command_line
()
add_company.py:111
↓ 1 callersFunctionbuild_list
()
build_readme.py:19
↓ 1 callersFunctioncount_companies_in_readme
()
count.py:1
↓ 1 callersFunctioncreate_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 callersFunctioncreate_markdown_for_companies
(companies)
build_website.py:78
↓ 1 callersFunctioncreate_new_line
( category, company_name, description, link, gh_link, alts_names, alts_links )
add_company.py:39
↓ 1 callersFunctioncreate_shield_link
(gh_link)
add_company.py:33
↓ 1 callersFunctioncreate_website_directories
(categories)
build_website.py:65
↓ 1 callersFunctiongenerate_alternative_md
(alts_names, alts_links)
build_website.py:71
↓ 1 callersFunctionget_all_categories
(arr)
build_website.py:58
↓ 1 callersFunctionget_all_companies
()
build_website.py:46
↓ 1 callersFunctionget_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 callersFunctionparse_all_yamls
()
build_readme.py:9
↓ 1 callersFunctionparse_line
(line: str)
create_yamls.py:20
↓ 1 callersFunctionread_readme
()
create_yamls.py:8
↓ 1 callersFunctionremove_github_com
(s: str)
build_website.py:5
↓ 1 callersFunctionremove_https
(s: str)
build_website.py:9
↓ 1 callersFunctionsort_readme
()
sort.py:1
FunctionHome
()
website/src/pages/index.js:30
FunctionHomepageFeatures
()
website/src/components/HomepageFeatures/index.js:5
FunctionHomepageHeader
()
website/src/pages/index.js:10