https://github.com/akash-rajak/javascript-usage
Curated use of JavaScript Libraries, Frameworks, and Technologies.
https://github.com/akash-rajak/javascript-usage
angularjs collectjs d3 es6 javascript javascript-framework javascript-library javascript-technology jquery lodash nodejs nuxt p5 reactjs tensorflowjs typescript underscore vuejs
Last synced: 9 months ago
JSON representation
Curated use of JavaScript Libraries, Frameworks, and Technologies.
- Host: GitHub
- URL: https://github.com/akash-rajak/javascript-usage
- Owner: akash-rajak
- Created: 2023-06-05T05:58:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T05:23:46.000Z (over 2 years ago)
- Last Synced: 2025-02-01T03:27:59.856Z (11 months ago)
- Topics: angularjs, collectjs, d3, es6, javascript, javascript-framework, javascript-library, javascript-technology, jquery, lodash, nodejs, nuxt, p5, reactjs, tensorflowjs, typescript, underscore, vuejs
- Language: HTML
- Homepage:
- Size: 2.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ✔ JavaScript Usage
- Curated use of JavaScript Libraries, Frameworks, and Technologies.
****
### 📌Usage Points:
- To run the HTML file `index.html`
```
start index.html
```
- To run the Javascript file `script.js`
```
node script.js
```
- To run the Typescript file `type.ts` and compile it to equivalent `type.js` file
```
tsc type.ts
```
****
### 📌IMP Points:
-
****
### 🌟Stargazers Over Time:
[](https://starchart.cc/akash-rajak/JavaScript-Usage)
****