Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

hogosu

JavaScript Style Guide: Good Parts dependencies Status Build Status start with why Node version contributions welcome HitCount dependencies Status devDependencies Status CodeFactor

hogosu.js is a simple framework make with pure javascript

Hello Word

hogosu use JavaScript commands version MEGACOOL AND EASY FOR REMENBER!!!!!!!!!!!!!!

1- use camera (JS, HTML)

script:

<video autoplay=""></video>
function useCamera () {

const constraints = {

  video: true
};


const video = document.querySelector('video');

navigator.mediaDevices.getUserMedia(constraints).

  then((stream) => {video.srcObject = stream});
  
  
  
  }

command

useCamera()

commands:

useCamera()

displayPopUp()

and others...

explication...

1- install scripts of the commands:

(Eg:l use DisplayPopUp, l enter in the folder of DisplayPopUp and paste the real code and l copy the code of the function )

creators':

_lagalapizza_1011

bittur181

wow wow wow wow wow

WOW!, 400 HITS!

You can’t perform that action at this time.