An open API service indexing awesome lists of open source software.

https://github.com/snippet-labs/scriptlab

All of your javascript knowledge in one page.
https://github.com/snippet-labs/scriptlab

documentation-website reactjs

Last synced: about 2 months ago
JSON representation

All of your javascript knowledge in one page.

Awesome Lists containing this project

README

          


scriptLabLogo

scriptLab | Onestop JavaScript solution



The application focuses in bringing the best of the Javascript that there is. The page is beautifullly crafted with uniform design so that your learing experience is not affected. This documentation page brings out the joy and twist of the Javascript language that you will love to taste.

We will see you in our website !

### FEATURES FOR VERSION 0.1.0
- Comfortable UI experience.
- Easy theme toggle button.
- Chapter wise topics and concepts.
- On page code editor to run and execute all your codes.
- Smooth page animations.

### CONTRIBUTION TO THIS PROJECT
Fork our repository on your github profile
```bash
git clone
```
```bash
cd SCRIPTLAB/
```
```bash
bun install || npm install
```
Make sure to branch out of main and create your branch


Surely following conventional branch naming and commits
```bash
git branch
```
Push your changes to remote and create a pull request
```bash
git push origin
```

We are more then happy to see your Pull request hanging in our repository.


### Cheers ! ✨
##### TEAM SNIPPETS