Skip to content

Commit

Permalink
Merge pull request #1 from colleenpridemore/tech-stack-file
Browse files Browse the repository at this point in the history
Create tech stack docs (techstack.yml and techstack.md)
  • Loading branch information
colleenpridemore authored Mar 26, 2024
2 parents 851a4be + c8db74b commit b988e3e
Show file tree
Hide file tree
Showing 2 changed files with 1,092 additions and 0 deletions.
333 changes: 333 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,333 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
colleenpridemore/notebook is built on the following main stack:
- [Handlebars.js](http://handlebarsjs.com/) – Templating Languages & Extensions
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Python](https://www.python.org) – Languages
- [TypeScript](http://www.typescriptlang.org) – Languages
- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack)
- [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- [React](https://reactjs.org/) – Javascript UI Libraries
- [css-loader](https://github.com/webpack-contrib/css-loader) – CSS Pre-processors / Extensions
- [Babel](http://babeljs.io/) – JavaScript Compilers
- [CodeMirror](http://codemirror.net/) – Text Editor
- [ESLint](http://eslint.org/) – Code Review
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework
- [Prettier](https://prettier.io/) – Code Review
- [Webpack](http://webpack.js.org) – JS Build Tools / JS Task Runners
- [Yarn](https://yarnpkg.com/) – Front End Package Manager
- [Jupyter](http://jupyter.org) – Data Science Notebooks
- [Lerna](https://lerna.js.org/) – Javascript Utilities & Libraries
- [NumPy](http://www.numpy.org/) – Data Science Tools
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
colleenpridemore/notebook is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/1143/Handlebars.png' alt='Handlebars.js'/> [Handlebars.js](http://handlebarsjs.com/) – Templating Languages & Extensions
- <img width='25' height='25' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1612/bynNY5dJ.jpg' alt='TypeScript'/> [TypeScript](http://www.typescriptlang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1014/IoPy1dce_400x400.png' alt='.NET'/> [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'/> [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/1020/OYIaJ1KK.png' alt='React'/> [React](https://reactjs.org/) – Javascript UI Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/8074/default_d2b16fd6997fb2e164de645a34f9b8d5a880d999.png' alt='css-loader'/> [css-loader](https://github.com/webpack-contrib/css-loader) – CSS Pre-processors / Extensions
- <img width='25' height='25' src='https://img.stackshare.io/service/2739/-1wfGjNw.png' alt='Babel'/> [Babel](http://babeljs.io/) – JavaScript Compilers
- <img width='25' height='25' src='https://img.stackshare.io/service/2490/E_fCaAi6.png' alt='CodeMirror'/> [CodeMirror](http://codemirror.net/) – Text Editor
- <img width='25' height='25' src='https://img.stackshare.io/service/3337/Q4L7Jncy.jpg' alt='ESLint'/> [ESLint](http://eslint.org/) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/830/jest.png' alt='Jest'/> [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg' alt='Prettier'/> [Prettier](https://prettier.io/) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/1682/IMG_4636.PNG' alt='Webpack'/> [Webpack](http://webpack.js.org) – JS Build Tools / JS Task Runners
- <img width='25' height='25' src='https://img.stackshare.io/service/5848/44mC-kJ3.jpg' alt='Yarn'/> [Yarn](https://yarnpkg.com/) – Front End Package Manager
- <img width='25' height='25' src='https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg' alt='Jupyter'/> [Jupyter](http://jupyter.org) – Data Science Notebooks
- <img width='25' height='25' src='https://img.stackshare.io/service/6207/OwqAUSQi_400x400.jpg' alt='Lerna'/> [Lerna](https://lerna.js.org/) – Javascript Utilities & Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/2179/default_332f874a2edb2686f578aa6389313efcea1eec41.png' alt='NumPy'/> [NumPy](http://www.numpy.org/) – Data Science Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [colleenpridemore/notebook](https://github.com/colleenpridemore/notebook)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|56<br/>Tools used|03/23/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (5)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6727/css.png' alt='CSS 3'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS 3</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1143/Handlebars.png' alt='Handlebars.js'>
<br>
<sub><a href="http://handlebarsjs.com/">Handlebars.js</a></sub>
<br>
<sub>v4.7.8</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'>
<br>
<sub><a href="https://www.python.org">Python</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1612/bynNY5dJ.jpg' alt='TypeScript'>
<br>
<sub><a href="http://www.typescriptlang.org">TypeScript</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1014/IoPy1dce_400x400.png' alt='.NET'>
<br>
<sub><a href="http://www.microsoft.com/net/">.NET</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'>
<br>
<sub><a href="http://nodejs.org/">Node.js</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1020/OYIaJ1KK.png' alt='React'>
<br>
<sub><a href="https://reactjs.org/">React</a></sub>
<br>
<sub>v18.2.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/8074/default_d2b16fd6997fb2e164de645a34f9b8d5a880d999.png' alt='css-loader'>
<br>
<sub><a href="https://github.com/webpack-contrib/css-loader">css-loader</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (12)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2739/-1wfGjNw.png' alt='Babel'>
<br>
<sub><a href="http://babeljs.io/">Babel</a></sub>
<br>
<sub>v7.23.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2490/E_fCaAi6.png' alt='CodeMirror'>
<br>
<sub><a href="http://codemirror.net/">CodeMirror</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3337/Q4L7Jncy.jpg' alt='ESLint'>
<br>
<sub><a href="http://eslint.org/">ESLint</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/830/jest.png' alt='Jest'>
<br>
<sub><a href="http://facebook.github.io/jest/">Jest</a></sub>
<br>
<sub>v29.7.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg' alt='NuGet'>
<br>
<sub><a href="https://www.nuget.org/">NuGet</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg' alt='Prettier'>
<br>
<sub><a href="https://prettier.io/">Prettier</a></sub>
<br>
<sub>v2.8.8</sub>
</td>

</tr>
<tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg' alt='PyPI'>
<br>
<sub><a href="https://pypi.org/">PyPI</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1682/IMG_4636.PNG' alt='Webpack'>
<br>
<sub><a href="http://webpack.js.org">Webpack</a></sub>
<br>
<sub>v5.88.2</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/5848/44mC-kJ3.jpg' alt='Yarn'>
<br>
<sub><a href="https://yarnpkg.com/">Yarn</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png' alt='npm'>
<br>
<sub><a href="https://www.npmjs.com/">npm</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg' alt='Jupyter'>
<br>
<sub><a href="http://jupyter.org">Jupyter</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6207/OwqAUSQi_400x400.jpg' alt='Lerna'>
<br>
<sub><a href="https://lerna.js.org/">Lerna</a></sub>
<br>
<sub>v6.6.2</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2179/default_332f874a2edb2686f578aa6389313efcea1eec41.png' alt='NumPy'>
<br>
<sub><a href="http://www.numpy.org/">NumPy</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (31)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png'/> npm (31)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[@babel/core](https://www.npmjs.com/@babel/core)|v7.23.0|03/14/24|Jeremy Tuloup |MIT|N/A|
|[@babel/preset-env](https://www.npmjs.com/@babel/preset-env)|v7.22.20|12/04/20|Jeremy Tuloup |MIT|N/A|
|[@jupyterlab/application](https://www.npmjs.com/@jupyterlab/application)|v4.1.0|03/14/24|jtpio |BSD-3-Clause|N/A|
|[@jupyterlab/apputils](https://www.npmjs.com/@jupyterlab/apputils)|v4.2.0|03/14/24|jtpio |BSD-3-Clause|N/A|
|[@types/fs-extra](https://www.npmjs.com/@types/fs-extra)|v9.0.13|03/20/23|Jeremy Tuloup |MIT|N/A|
|[@types/jest](https://www.npmjs.com/@types/jest)|v29.5.5|03/20/23|Jeremy Tuloup |MIT|N/A|
|[@types/node](https://www.npmjs.com/@types/node)|v18.16.1|03/20/23|Jeremy Tuloup |MIT|N/A|
|[@types/rimraf](https://www.npmjs.com/@types/rimraf)|v3.0.2|04/05/23|Nicolas Brichet |MIT|N/A|
|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.62.0|08/04/23|Jeremy Tuloup |MIT|N/A|
|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.62.0|08/04/23|Jeremy Tuloup |BSD-2-Clause|N/A|
|[babel-loader](https://www.npmjs.com/babel-loader)|v8.3.0|12/04/20|Jeremy Tuloup |MIT|N/A|
|[commander](https://www.npmjs.com/commander)|v2.20.3|01/19/21|Jeremy Tuloup |MIT|N/A|
|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.10.0|03/20/23|Jeremy Tuloup |MIT|N/A|
|[eslint-plugin-jest](https://www.npmjs.com/eslint-plugin-jest)|v27.4.2|03/20/23|Jeremy Tuloup |MIT|N/A|
|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.2.1|03/20/23|Jeremy Tuloup |MIT|N/A|
|[eslint-plugin-react](https://www.npmjs.com/eslint-plugin-react)|v7.33.2|08/04/23|Jeremy Tuloup |MIT|N/A|
|[fs-extra](https://www.npmjs.com/fs-extra)|v10.1.0|03/14/24|jtpio |MIT|N/A|
|[glob](https://www.npmjs.com/glob)|v7.2.3|12/04/20|Jeremy Tuloup |ISC|N/A|
|[handlebars](https://www.npmjs.com/handlebars)|v4.7.8|03/15/23|Jeremy Tuloup |MIT|N/A|
|[mini-css-extract-plugin](https://www.npmjs.com/mini-css-extract-plugin)|v2.7.6|03/14/24|jtpio |MIT|N/A|
|[npm-run-all](https://www.npmjs.com/npm-run-all)|v4.1.5|11/18/22|gabalafou |MIT|N/A|
|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|07/31/23|Jeremy Tuloup |MIT|N/A|
|[rimraf](https://www.npmjs.com/rimraf)|v3.0.2|09/29/22|Afshin T. Darian |ISC|N/A|
|[style-loader](https://www.npmjs.com/style-loader)|v1.0.2|02/27/23|Jeremy Tuloup |MIT|N/A|
|[svg-url-loader](https://www.npmjs.com/svg-url-loader)|v6.0.0|02/27/23|Jeremy Tuloup |MIT|N/A|
|[ts-jest](https://www.npmjs.com/ts-jest)|v29.1.1|01/09/23|Jeremy Tuloup |MIT|N/A|
|[watch](https://www.npmjs.com/watch)|v1.0.2|03/20/23|Jeremy Tuloup |Apache-2.0|N/A|
|[webpack-bundle-analyzer](https://www.npmjs.com/webpack-bundle-analyzer)|v4.9.1|03/20/23|Jeremy Tuloup |MIT|N/A|
|[webpack-cli](https://www.npmjs.com/webpack-cli)|v5.1.4|03/20/23|Jeremy Tuloup |MIT|N/A|
|[webpack-merge](https://www.npmjs.com/webpack-merge)|v5.9.0|03/20/23|Jeremy Tuloup |MIT|N/A|
|[whatwg-fetch](https://www.npmjs.com/whatwg-fetch)|v3.6.19|12/04/20|Jeremy Tuloup |MIT|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
Loading

0 comments on commit b988e3e

Please sign in to comment.