letov-browserify
v1.0.2
Published
Letov browser version
Readme
letov-browserify
How to use:
Include letov.js from dist directory into header of HTML file.
<script src="dist/letov.js"></script>Now you can access to Letov instance.
Letov();
>> "Все идет по плану!"NOTE
If you want to use Letov on Node, use this package.
