Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 1.42 KB

File metadata and controls

51 lines (42 loc) · 1.42 KB
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

  git clone <ssh_link>
  cd SCRIPTLAB/ 
  bun install || npm install 

Make sure to branch out of main and create your branch
Surely following conventional branch naming and commits

  git branch <branch_name>

Push your changes to remote and create a pull request

  git push origin <branch_name>

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


Cheers ! ✨

TEAM SNIPPETS