nor

A lightweight module pattern library providing mixin inheritance, encapsulation, and pub-sub eventing

Usage no npm install needed!

<script type="module">
  import nor from 'https://cdn.skypack.dev/nor';
</script>

README

nor

===

A lightweight JavaScript module library for mixin-style inheritance, encapsulation, and pub-sub messaging.

Contents

  1. Install
  2. Examples

##Install ````` npm install nor `````
##Examples

Hold up yo! If you're here, you probably know what you're doing, but I don't have examples ready right now. Ask me (pachet on freenode.irc.net) if you need help.