PHPackages                             rednose/rednose-ui - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. rednose/rednose-ui

ActiveLibrary[Framework](/categories/framework)

rednose/rednose-ui
==================

RedNoseUI JavaScript framework.

v1.8.3(8y ago)0365MITJavaScript

Since May 13Pushed 8y ago4 watchersCompare

[ Source](https://github.com/rednose-public/rednose-ui)[ Packagist](https://packagist.org/packages/rednose/rednose-ui)[ Docs](http://www.rednose.nl)[ RSS](/packages/rednose-rednose-ui/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (24)Used By (0)

RedNoseUI [![Build status...](https://camo.githubusercontent.com/65cd16e5fded5a88f5ccd6ef55b330b6ddd0f31fd85c058b01c38feabe595ab0/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7265646e6f73652d7075626c69632f7265646e6f73652d75692e706e673f6272616e63683d312e37)](http://travis-ci.org/rednose-public/rednose-ui)

RedNoseUI is a JavaScript framework, providing core features used across several RedNose products. RedNoseUI is provided under the MIT license.

Usage
-----

[](#usage)

```

            YUI().use('rednose-dialog', function (Y) {
                Y.Rednose.Dialog.alert({title: 'RedNoseUI', text: 'Hello world'});
            });

```

Development
-----------

[](#development)

### Dependencies

[](#dependencies)

1. Install [NodeJS](http://nodejs.org), if you don't have it yet.
2. Install global dependencies:

    ```
     [sudo] npm install -g grunt-cli yogi recess

    ```
3. Install local dependencies:

    ```
     npm install

    ```

### Building

[](#building)

- To build the entire library, CSS and seed file:

    ```
     grunt build

    ```
- To build a single module, run from a module dir:

    ```
     yogi build

    ```

After adding new modules or updating existing module meta data, the `rednose-loader` module needs to be rebuilt.

### Testing

[](#testing)

- To test the entire library, CSS and seed file:

    ```
     grunt test

    ```
- To test a single module, run from a module dir:

    ```
     yogi test

    ```

About
-----

[](#about)

RedNoseUI is a [RedNose](http://www.rednose.nl) initiative.

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 99.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~54 days

Recently: every ~215 days

Total

23

Last Release

3188d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d6ba8f378009a75e8b4406247d54edcb1f9a491244e992e3c1b4187e0b086aa?d=identicon)[marc-bnt](/maintainers/marc-bnt)

---

Top Contributors

[![marc-bnt](https://avatars.githubusercontent.com/u/1790095?v=4)](https://github.com/marc-bnt "marc-bnt (762 commits)")[![SavageTiger](https://avatars.githubusercontent.com/u/1238070?v=4)](https://github.com/SavageTiger "SavageTiger (5 commits)")

---

Tags

frameworkwebJS

### Embed Badge

![Health badge](/badges/rednose-rednose-ui/health.svg)

```
[![Health](https://phpackages.com/badges/rednose-rednose-ui/health.svg)](https://phpackages.com/packages/rednose-rednose-ui)
```

###  Alternatives

[twbs/bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

174.1k17.6M325](/packages/twbs-bootstrap)[twitter/bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

174.1k1.7M27](/packages/twitter-bootstrap)[coreui/coreui

The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten and maintain by the CoreUI Team

873111.6k4](/packages/coreui-coreui)[orange-opensource/orange-boosted-bootstrap

Orange Boosted with Bootstrap is a Bootstrap based, Orange branded accessible and ergonomic components library.

2148.7k](/packages/orange-opensource-orange-boosted-bootstrap)[silverstripe/behat-extension

SilverStripe framework extension for Behat

32564.2k5](/packages/silverstripe-behat-extension)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
