https://github.com/TwP/little-plugger
A gems based plugin framework for Ruby
https://github.com/TwP/little-plugger
Last synced: about 7 hours ago
JSON representation
Repository metadata
A gems based plugin framework for Ruby
- Host: GitHub
- URL: https://github.com/TwP/little-plugger
- Owner: TwP
- Created: 2009-07-17T15:33:04.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T12:08:31.000Z (over 5 years ago)
- Last Synced: 2026-02-04T08:25:52.940Z (27 days ago)
- Language: Ruby
- Homepage:
- Size: 18.6 KB
- Stars: 32
- Watchers: 1
- Forks: 4
- Open Issues: 1
- Releases: 0
-
Metadata Files:
- Readme: README.rdoc
- Changelog: History.txt
README.rdoc
= Little Plugger
* by Tim Pease
* http://github.com/TwP/little-plugger/tree/master
=== DESCRIPTION:
LittlePlugger is a module that provides Gem based plugin management.
By extending your own class or module with LittlePlugger you can easily
manage the loading and initializing of plugins provided by other gems.
=== FEATURES:
* List of plugins so that some plugins can be excluded while others are
loaded by default.
* Loading and initializing of plugins.
* Access to the plugin classes and modules.
LittlePlugger is a distillation of the plugin system from Hoe. It has been
"genericized" and encapsulated into its own easy to use module.
=== REQUIREMENTS:
Since Little Plugger is a Gem based plugin system, Ruby Gems must be
installed on your system.
=== INSTALL:
gem install little-plugger
=== LICENSE:
(The MIT License)
Copyright (c) 2009-2011
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Owner metadata
- Name: Tim Pease
- Login: TwP
- Email:
- Kind: user
- Description:
- Website: http://pea53.com
- Location: Boulder, CO
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6323?u=8fc9db5cc0c17c889a7dba25e7d9cfd242762c3f&v=4
- Repositories: 40
- Last ynced at: 2023-04-10T07:28:09.929Z
- Profile URL: https://github.com/TwP
GitHub Events
Total
Last Year
Committers metadata
Last synced: about 17 hours ago
Total Commits: 27
Total Committers: 4
Avg Commits per committer: 6.75
Development Distribution Score (DDS): 0.111
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Tim Pease | t****e@g****m | 24 |
| Robert Reiz | r****1@g****m | 1 |
| Bohuslav Kabrda | b****a@r****m | 1 |
| Chris Wendt | c****t@g****m | 1 |
Committer domains:
- github.com: 1
- redhat.com: 1
Issue and Pull Request metadata
Last synced: 6 months ago
Total issues: 2
Total pull requests: 5
Average time to close issues: 16 days
Average time to close pull requests: about 1 year
Total issue authors: 2
Total pull request authors: 5
Average comments per issue: 2.5
Average comments per pull request: 0.4
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- bkabrda (1)
- mmoll (1)
Top Pull Request Authors
- lzap (1)
- lcpriest (1)
- reiz (1)
- bkabrda (1)
- chrismwendt (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 3
-
Total downloads:
- rubygems: 197,622,024 total
- Total docker downloads: 1,334,142,578
- Total dependent packages: 17 (may contain duplicates)
- Total dependent repositories: 9,400 (may contain duplicates)
- Total versions: 15
- Total maintainers: 1
gem.coop: little-plugger
LittlePlugger is a module that provides Gem based plugin management. By extending your own class or module with LittlePlugger you can easily manage the loading and initializing of plugins provided by other gems.
- Homepage: http://gemcutter.org/gems/little-plugger
- Documentation: http://www.rubydoc.info/gems/little-plugger/
- Licenses:
- Latest release: 1.1.4 (published over 10 years ago)
- Last Synced: 2026-03-02T08:31:23.394Z (1 day ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 98,818,841 Total
- Docker Downloads: 667,071,289
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.084%
- Downloads: 0.252%
- Maintainers (1)
rubygems.org: little-plugger
LittlePlugger is a module that provides Gem based plugin management. By extending your own class or module with LittlePlugger you can easily manage the loading and initializing of plugins provided by other gems.
- Homepage: http://gemcutter.org/gems/little-plugger
- Documentation: http://www.rubydoc.info/gems/little-plugger/
- Licenses:
- Latest release: 1.1.4 (published over 10 years ago)
- Last Synced: 2026-03-01T10:00:38.838Z (2 days ago)
- Versions: 7
- Dependent Packages: 16
- Dependent Repositories: 9,400
- Downloads: 98,803,183 Total
- Docker Downloads: 667,071,289
-
Rankings:
- Docker downloads count: 0.167%
- Downloads: 0.21%
- Dependent repos count: 0.34%
- Dependent packages count: 1.232%
- Average: 4.115%
- Stargazers count: 9.378%
- Forks count: 13.364%
- Maintainers (1)
conda-forge.org: rb-little-plugger
- Homepage: https://rubygems.org/gems/little-plugger
- Licenses: MIT
- Latest release: 1.1.4 (published over 4 years ago)
- Last Synced: 2026-03-02T16:33:52.102Z (1 day ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 28.82%
- Dependent repos count: 34.025%
- Average: 37.997%
- Stargazers count: 41.442%
- Forks count: 47.702%
Score: 26.032494959752835