Skip to content

yuraloginoff/typographer

Repository files navigation

Typographer

Russian typography jQuery plugin. Плагин убирает висячие предлоги.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/typographer.min.js"></script>
<script>
jQuery(function($) {
  $('p').typographer();
});
</script>

Documentation

(Coming soon)

Examples

See the demo page.

Release History

(Nothing yet)

About

jQuery typography plugin for russian language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published