Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Storybook

The development environment you'll love to use
Collective - Host: opensource - https://opencollective.com/storybook - Website: https://storybook.js.org - Code: https://github.com/storybookjs

v2 Passing all tests

github.com/storybookjs/browser-semver - 5f4aab3286643821a2b73862b2f98b855a167453 authored over 11 years ago by isaacs <[email protected]>
replace valid() function

github.com/storybookjs/browser-semver - 591f9137e374a1e0a5055f843efaf14fbb092e76 authored over 11 years ago by isaacs <[email protected]>
SemVer v2.0.0 parser, first pass

Obviously need to add ranges, and update all the tests still.

This is very much a wip.

github.com/storybookjs/browser-semver - be44bda807e37cf75f7492228c47543860a3ad6a authored over 11 years ago by isaacs <[email protected]>
instrument browsers to ignore min-document

github.com/storybookjs/global - efb9342f4fcb7d6a25067f6736c6f931fa23eabd authored over 11 years ago by Raynos <[email protected]>
export console

github.com/storybookjs/global - 5f1748dbbdb6141f8de61768159667a2ecc231cb authored over 11 years ago by Raynos <[email protected]>
revert browser exported object

github.com/storybookjs/global - 56032ccfb71f4c631065d044b26792147f0e0cc8 authored over 11 years ago by Raynos <[email protected]>
export document as min-document in node

github.com/storybookjs/global - 090edfc56121c94415a1955fb28522754125eb06 authored over 11 years ago by Raynos <[email protected]>
empty object

github.com/storybookjs/global - fb6d1add2b09efe3d188f9ba9f17f380627e2bda authored over 11 years ago by Raynos <[email protected]>
maxSatisfying return null if no versions satisfy

Fix #20

Keep maxSatisfying comment in sync with behavior

github.com/storybookjs/browser-semver - 160e5ae9c71ceea878f5a4a95116a07873868b29 authored over 11 years ago by Seth Kinast <[email protected]>
Support 3-part versions with spermies and spaces

with @bkochendorfer

github.com/storybookjs/browser-semver - 78f9382c97e43f6d6202237329d8eef7aae73551 authored almost 12 years ago by Ryan Kinderman <[email protected]>
Fix #21 Error parsing comparators with spaces and ranges

github.com/storybookjs/browser-semver - 6425710716d30d4831244e3e63d7b67ee987d5b3 authored almost 12 years ago by isaacs <[email protected]>
rebranded to global

github.com/storybookjs/global - 965c1462460daa7d0c7067c983ae6a231adf54cd authored almost 12 years ago by Raynos <[email protected]>
global-scope

github.com/storybookjs/global - 5edafbdce7be92b9fec2989b38661c2747d68b84 authored almost 12 years ago by Raynos <[email protected]>
rename to global-scope

github.com/storybookjs/global - e979e8a28d553f35b6e29941ba8e0a9f45908177 authored almost 12 years ago by Raynos <[email protected]>
not private

github.com/storybookjs/global - 5f155901620142be5eb8adc5d5e24f5bed9f4c58 authored almost 12 years ago by Raynos <[email protected]>
fix docs on behaviour of ~ closes #11

github.com/storybookjs/browser-semver - e48b18cdbccf8e2ac7b4b9b88567a655c06035e0 authored almost 12 years ago by Nathan Zadoks <[email protected]>
CLI Tool - Call fail on no valid versions

Return status code 1 even when no valid versions are passed.

github.com/storybookjs/browser-semver - fc75b1f5b8d6ddbd8f38efef502d8c739bac3c3e authored about 12 years ago by Mal Graty <[email protected]>
Updates README to show actual behavior of semver.valid

github.com/storybookjs/browser-semver - 16197e3f1e5f3938e3e67b37bdba545fdb5a485e authored about 12 years ago by repeatingbeats <[email protected]>
deal with '+' in version numbers - specifically for Python 2.7.2+

github.com/storybookjs/browser-semver - 215f98598c37403f0d5612af9616f364d251cc40 authored about 12 years ago by david <[email protected]>
Ignore leading = in x ranges

Re isaacs/npm#2447 and substack/node-burrito#8

github.com/storybookjs/browser-semver - 953adb2eb7080ad4d7bf9c6cbff51a6e0a3a638a authored over 12 years ago by isaacs <[email protected]>
also export rcompare

github.com/storybookjs/browser-semver - bb0500e3e7d1cf8f15a24ed3013b6889824ca5dd authored about 13 years ago by Fabian Jakobs <[email protected]>
wrap in closure for other envs

github.com/storybookjs/browser-semver - 99916be86200ae7da380b2753be275b8e8dd08cf authored about 13 years ago by isaacs <[email protected]>
~v0.5.4-beta should be a valid version, '1' satisfied by '1.0.0-beta'

github.com/storybookjs/browser-semver - b657614dcb798603e83acb734c71ce9876a2c087 authored about 13 years ago by isaacs <[email protected]>
Fix #7 Split tests into separate file

github.com/storybookjs/browser-semver - d8811f60c262dc8da0ac1f2cc158f505c192da6a authored about 13 years ago by isaacs <[email protected]>
Allow '1.2.3-beta' to satisfy xRange and Spermies

github.com/storybookjs/browser-semver - 7c959f17d51726ed4b9ab689a5c6f0ea978f316a authored about 13 years ago by isaacs <[email protected]>
Export replaceStars() and toComparators()

github.com/storybookjs/browser-semver - 3cdc3364d7925a536a14a08b77bb85b4963d9db4 authored about 13 years ago by Sergey Belov <[email protected]>
handle * just like x

github.com/storybookjs/browser-semver - 4bb411f012e26efd3f60a85396716235cf7bbd67 authored over 13 years ago by isaacs <[email protected]>
Handle non-strings in validation functions

github.com/storybookjs/browser-semver - 30856ee7bd5cba3fe65ca4fb673c5f00d08bd740 authored over 13 years ago by isaacs <[email protected]>
Support 'v' and '=' in the front of XRanges

~v0.1.2 should be valid, as should =1.2

github.com/storybookjs/browser-semver - 291a32ef4eb5baf299170b645d7c04987b4c2576 authored over 13 years ago by isaacs <[email protected]>
New test runner cmd

github.com/storybookjs/browser-semver - d474801eb05b37ee73afc044438eee20d4fc867d authored over 13 years ago by isaacs <[email protected]>
ronn-style markdown, and bump version to 1.0.7

github.com/storybookjs/browser-semver - a109a0c916ae5b7c82c8f0de85f1bbf8ccdb5262 authored over 13 years ago by isaacs <[email protected]>
Incorrect output on cmp tests

github.com/storybookjs/browser-semver - 152f43a372cec4f4571ed54b152b8f13080f926c authored over 13 years ago by isaacs <[email protected]>
Close #1 Close #3 Add inc function

github.com/storybookjs/browser-semver - 6b1d8cbef4c6b375b6c778586bff220eb06571a5 authored over 13 years ago by Chris Hellmuth <[email protected]>
Close #4 Add license

github.com/storybookjs/browser-semver - 04e6c259bfa7d90328b98ba167ef2e0c135686cc authored over 13 years ago by isaacs <[email protected]>
Fix the case where 2.0.0beta satisfies 1.x.x range

github.com/storybookjs/browser-semver - 98fc9a6b43f273e041018f1b77d502f295cb841f authored over 13 years ago by isaacs <[email protected]>
Update version and add tap devDep

github.com/storybookjs/browser-semver - b30f2c72c1d312b4cfa3705daa9824756ca9684e authored over 13 years ago by isaacs <[email protected]>
Use tap for tests. It's better

github.com/storybookjs/browser-semver - c9cf1ff55d989f2225768a2e2792ef0928df86f8 authored over 13 years ago by isaacs <[email protected]>
Make eq tests not dumb

github.com/storybookjs/browser-semver - 5fbc937985538e63e7de8f26e5ef3e22c6ccfa7b authored over 13 years ago by isaacs <[email protected]>
Close #2 Also, docs.

github.com/storybookjs/browser-semver - 5c4c9f6e26c7052a42b5ced2a7481c5c9b4363a0 authored over 13 years ago by isaacs <[email protected]>
Handle versions like '>= 0.3' properly.

github.com/storybookjs/browser-semver - 60161432e055b538faea9d9fc354307b569dcc0b authored over 13 years ago by isaacs <[email protected]>
1.x.x should match 1.0.0rc3

github.com/storybookjs/browser-semver - f5b1eeafc0d005c534fb563e3d2c3cd2c97b469a authored almost 14 years ago by isaacs <[email protected]>
add comments about what spermies do, since i can never remember

github.com/storybookjs/browser-semver - 49de97e8411ccc30b78fc4d019800985c1233596 authored almost 14 years ago by isaacs <[email protected]>
Don't try to parse null ranges

github.com/storybookjs/browser-semver - c59b93a8e75e094c453245a4807c4ea7f7b7005e authored almost 14 years ago by isaacs <[email protected]>
1.2.3-0 > 1.2.3, not == to it.

github.com/storybookjs/browser-semver - 2c87ba9284b9f6bfd3c7dd7e47c2159588b8a868 authored almost 14 years ago by isaacs <[email protected]>
Add clean to readme

github.com/storybookjs/browser-semver - dad899613cf23934b2b87f4141082ef1e25cb29a authored almost 14 years ago by isaacs <[email protected]>
A standalone semver utility

github.com/storybookjs/browser-semver - b9d7bda1a6bfabc196d96fc0dae201926a676565 authored almost 14 years ago by isaacs <[email protected]>