Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumanjs/suman-browser
Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.
https://github.com/sumanjs/suman-browser
browser suman sumanjs tdd testing unit-testing
Last synced: 15 days ago
JSON representation
Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.
- Host: GitHub
- URL: https://github.com/sumanjs/suman-browser
- Owner: sumanjs
- License: mit
- Created: 2017-10-22T08:23:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-01T18:18:02.000Z (over 6 years ago)
- Last Synced: 2024-11-18T22:01:35.511Z (3 months ago)
- Topics: browser, suman, sumanjs, tdd, testing, unit-testing
- Language: JavaScript
- Homepage:
- Size: 1.52 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# 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.```html
```