├── README.md ├── automatic-direction.js └── docs ├── automatic-direction.js ├── index.html └── style.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miladd3/automatic-direction/HEAD/README.md -------------------------------------------------------------------------------- /automatic-direction.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miladd3/automatic-direction/HEAD/automatic-direction.js -------------------------------------------------------------------------------- /docs/automatic-direction.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miladd3/automatic-direction/HEAD/docs/automatic-direction.js -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miladd3/automatic-direction/HEAD/docs/index.html -------------------------------------------------------------------------------- /docs/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miladd3/automatic-direction/HEAD/docs/style.css --------------------------------------------------------------------------------