Skip to content

Releases: shahnawaz/yaps.js

Support for CommonJS and AMD

21 Feb 22:27
Compare
Choose a tag to compare

Now you can use:
import yaps from 'yaps.js';
or
const yaps = require('yaps.js');

YAPS.JS - A lightweight and small PubSub library written in JavaScript (ES6)!

21 Feb 21:52
Compare
Choose a tag to compare