p.summary
	| Prime is an Object Oriented JavaScript library.
	br
	| It helps you with prototypal inheritance
	br
	| and contains generic utilities for every-day JavaScripting.

p.description.lighter No Native JavaScript Objects were harmed in the making of this library.

.use
	pre.npm
		| npm install prime

	ul.clearfix
		li
			a.button.highlighted(href='/builder')
				span
					| Download
					span.version Development Ver.
					span.icon.download(aria-hidden='true')
		li
			a.button.git(href='http://github.com/mootools/prime')
				span
					| GitHub
					br
					| Repository
					span.icon.github(aria-hidden='true')
p.license Prime is released under the Open Source MIT License
.big-icon
	img(src='/microsite/images/prime-icon.png', alt='')


