1.0.2 • Published 7 years ago

letov-browserify v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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.