sumanjs / suman-browser

Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project contains the Suman global dependency for use in the browser

Instead of building all dependencies and subdependencies with Webpack, it's recommend that you simply import the pre-built suman.js file for front-end testing.

<script src="node_modules/suman-browser/dist/suman.js"></script>

About

Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.

License:MIT License


Languages

Language:JavaScript 57.0%Language:TypeScript 33.3%Language:HTML 7.0%Language:Shell 2.7%