https://github.com/robinradic/radic-builder
integrates extra functionality into jquery using the same method jquery modules are build.
https://github.com/robinradic/radic-builder
Last synced: 4 days ago
JSON representation
integrates extra functionality into jquery using the same method jquery modules are build.
- Host: GitHub
- URL: https://github.com/robinradic/radic-builder
- Owner: RobinRadic
- Created: 2014-11-18T02:08:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-06T12:55:32.000Z (over 11 years ago)
- Last Synced: 2025-06-15T04:46:17.843Z (about 1 year ago)
- Language: JavaScript
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Radic builder
===================
[](https://travis-ci.org/RobinRadic/radic-builder)
[](http://badge.fury.io/gh/robinradic%2Fradic-builder)
[](http://robinradic.github.io/radic-builder)
[](https://github.com/robinradic/radic-builder)
[](http://radic.mit-license.org)
#### Custom JS Library builder using jQuery's modular build method.
What is it?
--------------
Create a library based on jQuery with custom added modules.
Both jQuery and the custom modules can be picked by altering the config.yml file.
This results in either a smaller or bigger script file.
This way it's possible to customise it for individual project requirements.
Smallest build is around 12kb (4kb minified, 1kb gzip)
[Clicky for more info/documentation](http://robinradic.github.io/radic-builder)
License
--------------
Copyright 2014 Robin Radic - [MIT License](http://radic.mit-license.org/)