diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..38dd2c3 --- /dev/null +++ b/techstack.md @@ -0,0 +1,81 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [dreamfactorysoftware/javascript-sdk](https://github.com/dreamfactorysoftware/javascript-sdk)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|12/06/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +## Other (1) + + + + +
+ HTML +
+ HTML +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..c46e74c --- /dev/null +++ b/techstack.yml @@ -0,0 +1,46 @@ +repo_name: dreamfactorysoftware/javascript-sdk +report_id: 85fc7179546ef4f291d304b3ab0d2f41 +repo_type: Public +timestamp: '2023-12-06T22:36:14+00:00' +requested_by: wjgilmore +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata +- name: HTML + description: Hypertext Markup Language for creating web pages. + website_url: http:// + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source: add_javascript/index.html + last_updated_by: Todd Appleton + last_updated_on: 2015-09-16 20:29:12.000000000 Z