Ecosyste.ms: OpenCollective

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

SurviveJS

Open source books and blog
Collective - Host: opensource - https://opencollective.com/survivejs - Website: https://survivejs.com - Code: https://github.com/survivejs

Fix version number command

github.com/survivejs/reports-boilerplate - 13352e9c2204b627bbf1a03dbd578295a34e9f4a authored over 9 years ago
Add missing lint definition

This is required by newer ESlint.

Closes #32.

github.com/survivejs/react-book - 0d09f82bdb21bbe66450f7cf7d13065d8ada5191 authored over 9 years ago
Add missing /

Closes #26.

github.com/survivejs/webpack-book - 503fe3c7eb1982e6d159bda165b1d9f3dfae17b2 authored over 9 years ago
Update chapter name

github.com/survivejs/react-book - 2a64f68b7e93c5f8f90a289f0769de2786a16459 authored over 9 years ago
Rename styling chapter

Less memes.

github.com/survivejs/react-book - ea972bba9bf0133c8de3c17316d4644049a2e214 authored over 9 years ago
Clarify eslint-loader bit

github.com/survivejs/react-book - d5033b492f113cf4009b4aae185a8685683234ef authored over 9 years ago
Another dev -> start fix

github.com/survivejs/react-book - ae07d2572544f07f2e4f4902cc457b33910c2409 authored over 9 years ago
Clarify `npm start` section

github.com/survivejs/react-book - 04415f3a94c1ca69cd63a7b607b8bbba687ea6cf authored over 9 years ago
Update dependencies

Babel should compile much faster now.

github.com/survivejs/reports-boilerplate - 6bd70616a822f6dafa862f85e13c543a64bfbe17 authored over 9 years ago
Update dependencies

Babel should compile much faster now.

github.com/survivejs/react-component-boilerplate - 6bd70616a822f6dafa862f85e13c543a64bfbe17 authored over 9 years ago
npm run dev -> npm start

Thanks Justin!

github.com/survivejs/react-book - 8005c878b5ae4c80a99165b92a5c1fdbd0ecea6f authored over 9 years ago
Push replace_meta script to a better place

github.com/survivejs/reports-boilerplate - a02880d21110c49d0ec08b68dcbf68e847c9922f authored over 9 years ago
Push replace_meta script to a better place

github.com/survivejs/react-component-boilerplate - a02880d21110c49d0ec08b68dcbf68e847c9922f authored over 9 years ago
Set up David so dependency status gets tracked

github.com/survivejs/reports-boilerplate - 53b1ff34315751d7042d841ca81a14c102eb8d3a authored over 9 years ago
Set up David so dependency status gets tracked

github.com/survivejs/react-component-boilerplate - 53b1ff34315751d7042d841ca81a14c102eb8d3a authored over 9 years ago
Set up bithound

This will track code quality.

github.com/survivejs/react-component-boilerplate - c3fc2e96f930abd0f431d92a4bcd02973dbcad81 authored over 9 years ago
Set up bithound

This will track code quality.

github.com/survivejs/reports-boilerplate - c3fc2e96f930abd0f431d92a4bcd02973dbcad81 authored over 9 years ago
Split vendor bundle for gh-pages and support caching

Now gh-pages is treated in a smarter way. The system generates a
separate app and vendor bundle....

github.com/survivejs/reports-boilerplate - 1350c9855ce9bb1b9cafd78606f10d9a1197a803 authored over 9 years ago
Split vendor bundle for gh-pages and support caching

Now gh-pages is treated in a smarter way. The system generates a
separate app and vendor bundle....

github.com/survivejs/react-component-boilerplate - 1350c9855ce9bb1b9cafd78606f10d9a1197a803 authored over 9 years ago
Push main source below `/src`

`/lib` is just for utilities used for building etc.

github.com/survivejs/react-component-boilerplate - a3e384fb5831e7cd67dabf437103bd638f56c6d7 authored over 9 years ago
Push main source below `/src`

`/lib` is just for utilities used for building etc.

github.com/survivejs/reports-boilerplate - a3e384fb5831e7cd67dabf437103bd638f56c6d7 authored over 9 years ago
Eliminate `config/` by pushing config to root and `lib/`

Closes #8.

github.com/survivejs/reports-boilerplate - 41c8be7ff65b871066940bb1dfa5e4ec1d7be62a authored over 9 years ago
Eliminate `config/` by pushing config to root and `lib/`

Closes #8.

github.com/survivejs/react-component-boilerplate - 41c8be7ff65b871066940bb1dfa5e4ec1d7be62a authored over 9 years ago
Document how to work around `npm version`

github.com/survivejs/react-book - 381565d470ee358f80732c12710c2115c24e5d9c authored over 9 years ago
Fix typo (lifes -> lives)

github.com/survivejs/react-book - 1fd4a16001018945384c6e5b473315d5fba95034 authored over 9 years ago
Add a snippet about getting support

github.com/survivejs/react-book - 6dbf45f3847b61c98813183a19cd8cfbecc803ed authored over 9 years ago
Fix decorator order

github.com/survivejs/react-book - 437bba649e23cb2b9b585acf3c3f7541deecea82 authored over 9 years ago
Simplify acknowledgments

Got rid of nasty looking footnotes.

github.com/survivejs/react-book - 2923b6f994bc445936ba8a29634db1acf0c23592 authored over 9 years ago
Add extra note about supporting

github.com/survivejs/react-book - 3b39ac66dc31a54b7fac807d4435e2a7859d9b67 authored over 9 years ago
Expand Alt chapter based on @goatslacker's feedback

github.com/survivejs/react-book - 7644df6fff8bdbaad2357315ad7ab6b9d3decf9d authored over 9 years ago
Mention `eslint --init` introduced in ESLint 0.21.0

github.com/survivejs/react-book - 552eeaac1337bac6036a42cba49d37ac75690d0d authored over 9 years ago
Merge pull request #25 from af7/patch-4

Make sure there is only one "export default"

github.com/survivejs/react-book - cd30e66930fc2262af9ce164d091ec6665d93c45 authored over 9 years ago
Shouldn't there be just one "export default"?

github.com/survivejs/react-book - 9a86a42da4b2551ce6f87c2168546a75e11270f6 authored over 9 years ago
Typo fixes and clarifications

Thanks James!

github.com/survivejs/react-book - efcef51c72d5b6ae49b77aa6de38cba44b7d3f03 authored over 9 years ago
Add remove TODOs and fix lint

Looks like ESLint update broke linting with annotations even further.
Needed to disable another ...

github.com/survivejs/react-book - e9928639d74dab78a99fd62b4a1c5c24495654bf authored over 9 years ago
Make room for new lane functionality

github.com/survivejs/react-book - 48edd028cfc1b374d97d76f508ca4b44f7caca09 authored over 9 years ago
Remove extra newline

github.com/survivejs/react-book - 9a6b1a430d9ef24622e5bf84d54bccf9a1631dfb authored over 9 years ago
Mention Twitter account

Closes #23.

github.com/survivejs/react-book - 12d277225bab5c421aac12b05c58c0b0d910c99c authored over 9 years ago
Rewrite sections in chapters 5 and 6 for clarity

Thanks James!

github.com/survivejs/react-book - ba81f4c6573884458ac37e5ecc91173ac8c40324 authored over 9 years ago
Add Baobab validation example

Closes #12.

github.com/survivejs/react-book - 2dc1a9fb2f259cad7dfdb042fd7920410110d70b authored over 9 years ago
Implement validation for baobab

github.com/survivejs/react-book - 6821b05ee04b2a69e960086028aa070883bd85b1 authored over 9 years ago
Push baobab Tree to a separate module for clarity

github.com/survivejs/react-book - 0ccc8525540c257c97be6ba08424cccfca950339 authored over 9 years ago
Clarify `Notes` bit

Now it should be more beginner friendly as there's more explanation of
what's going on and why.

github.com/survivejs/react-book - 23bace93e680fceb7eeccfa9150b18d8ae6c5370 authored over 9 years ago
Add @PlantBuilder to contributors

github.com/survivejs/react-book - 6468643d91af1bbf7c97a76e8557add55f18ac45 authored over 9 years ago
Move acknowledgments to book intro

github.com/survivejs/react-book - d3d4b983c2ad2ce2e53bfdd6e92427efccbbfeed authored over 9 years ago
Add @dnmd to acknowledgments

github.com/survivejs/react-book - bdca05ed36939181c4732105e92d3568f3d65f1f authored over 9 years ago
Tweak `set TARGET` hack for Windows

There was extra whitespace causing it to fail on that platform.

Thanks to @dnmd for pointing th...

github.com/survivejs/react-book - 80a27b3ea0d3357c27cb2e4b1522dc1afa596f04 authored over 9 years ago
Add potential chapters

github.com/survivejs/react-book - 3e1bb009cdd6b5168f09c36268effaf19a362659 authored over 9 years ago
Add progress tables and establish scope

github.com/survivejs/react-book - 0ae1b41c6b8634edd4b2e8540089bed0c93b56b7 authored over 9 years ago
Rename `npm run dev` as `npm start`

Perhaps more intuitive this way.

github.com/survivejs/react-book - 00bdb0716f0f8989e40ceb0b9d1a559889ee38d7 authored over 9 years ago
Add usage instructions

Closes #21.

github.com/survivejs/react-book - b320216b35116287c665d218d3c4df6f8af87294 authored over 9 years ago
Update acknowledgments

github.com/survivejs/react-book - 7f67b7a0ac0453f31165501c5964f6097e2624ba authored over 9 years ago
Typo fixes + clarifications

Thanks Jim!

github.com/survivejs/react-book - a83a191e683af53c5e64df203041c0a504fee9d3 authored over 9 years ago
Add missing code tags

github.com/survivejs/react-book - fcc14860d76e5c160bce470bbc22d508387f88e5 authored over 9 years ago
Fix typos

Thanks Jim!

github.com/survivejs/react-book - 7d377538b288393377013b7dd43f5af3e9c4d761 authored over 9 years ago
Add XXX to DnD

Getting pretty close!

github.com/survivejs/react-book - 37c6f9ce5e6c66791a2464723e8816a7774efbbe authored over 9 years ago
Make note indexing global

Now moving across lanes works initially. Still some weird indexing to
debug.

github.com/survivejs/react-book - b953e864b63a3873a33460f83d992b3f37338f67 authored over 9 years ago
Expose lanesCursor to NoteActions

This is needed for id calculation.

An interesting alternative would be to model notes and lanes...

github.com/survivejs/react-book - 376664bfa756ae1765a67c29e9c618c20884af76 authored over 9 years ago
Allow notes with same id to be moved from a lane to another

Still need to fix the indexing scheme. That needs to take other lanes in
count to quarantee uniq...

github.com/survivejs/react-book - 92701ae0098d503feb13b940195a10d3419ab428 authored over 9 years ago
Separate source and target in `moveNote`

github.com/survivejs/react-book - 4370baa27ee11af5f44600b46903a3ea2554a9c9 authored over 9 years ago
Rewrite moveNote for clarity

It is easier to follow the code when there are source and target clearly.

github.com/survivejs/react-book - 4167f63ce10ebb99c1e51c9ce2a873ff9fc5e0b5 authored over 9 years ago
Allow notes to be moved within a lane

github.com/survivejs/react-book - 292625316b518192263ebc8d3cbc7050874ca91d authored over 9 years ago
Attach lane information to dragged items

github.com/survivejs/react-book - d74d580a0bc5dd4147c4f6d00be9631ccdec69e6 authored over 9 years ago
Push DnD ItemTypes to a separate module

github.com/survivejs/react-book - 2e4430c1a978426a1be9f7670ce4a87254b60a87 authored over 9 years ago
Mention eslint-plugin-smells

github.com/survivejs/react-book - ed7318f57e3a9e17a12376d953057fe64eefe457 authored over 9 years ago
Add JSCS example

github.com/survivejs/react-book - 2da4e195b532fad4e5a5e04ac22f4ab8604fc484 authored over 9 years ago
Mention about possible `package.json` based configuration

github.com/survivejs/react-book - 119becbb87bc6822cf78fbbc75f5bd1e2b3f380d authored over 9 years ago
Add missing newline

Now this should render correctly.

github.com/survivejs/react-book - 4042b7a133bb16680fc1b2f1f876e959d5cb5741 authored over 9 years ago
Add a section about decorators

Closes #11.

github.com/survivejs/react-book - 457984dd3e11e0f2464d22f0410f0655d0d47741 authored over 9 years ago
Set up a rule to skip redundant use stricts

This won't be needed for es6.

github.com/survivejs/react-book - f7123715467494b2e303ab717dc9120e550356b6 authored over 9 years ago
Disable eol-last

github.com/survivejs/react-book - 6fb774584a48bf2a96127008da1b614f823999d2 authored over 9 years ago
Remove extra configuration

github.com/survivejs/react-book - 7ffeeb0da9fe5fbe29581a671211e06df1a76538 authored almost 10 years ago
todos -> notes

github.com/survivejs/react-book - eeaa50e98afe1a7aa09d198e1dd2ad96cb85a56d authored almost 10 years ago
TodoItem -> Note

github.com/survivejs/react-book - c2e3464213a9e3d5ec71454a3e82660ce40cc9d3 authored almost 10 years ago
Merge pull request #9 from af7/patch-1

Update 06_react_and_flux.md

github.com/survivejs/react-book - e03e112e81075424d6f6c2c8b909c3bc0586c49d authored almost 10 years ago
Update 06_react_and_flux.md

I am not sure if I get it right (most likely not), but shouldn't this be "coupled"?

github.com/survivejs/react-book - b05cbfba0d8f420e2ce5aea7b7c16828e029ef07 authored almost 10 years ago
Add TODOs related to lane to lane logic

github.com/survivejs/react-book - 50ed4aef34c461395a188dc8a31c14aeb501e234 authored almost 10 years ago
Make DnD work within individual lane

This needs to be pushed to a higher level to make it work across lanes.

github.com/survivejs/react-book - 6812506d6e9af4eb4334df475ad199fe896933b2 authored almost 10 years ago
Allow dragging to be started

github.com/survivejs/react-book - af6c4818936633b9f596a30b07be94d351041d99 authored almost 10 years ago
Set up a starting point for chapter 9 example

I noticed `extract-text-webpack-plugin` was missing so added that to the
project.

github.com/survivejs/react-book - fc2ee66dc76349ac147602c43890ed096c0ee5f3 authored almost 10 years ago
Get rid of the old polishing kanban demo

This will be replaced with something nicer based on the most recent
version of chapter 8.

github.com/survivejs/react-book - 31c2ad1cc4a47d19573424c2fb3cb72ed9086642 authored almost 10 years ago
Simplify configuration and add warning about env on Windows

Now `webpack.config.js` is at the project root. This means `--config`
isn't needed anymore. I al...

github.com/survivejs/react-book - 67fb82bfb10513cde7f6ff947f4ef7888f2d0780 authored almost 10 years ago
Enable history api fallback on dev server

This is a good default to have.

github.com/survivejs/reports-boilerplate - 8853ed52840ab2d6cfa596e3ae201b4ee91acf88 authored almost 10 years ago
Enable history api fallback on dev server

This is a good default to have.

github.com/survivejs/react-component-boilerplate - 8853ed52840ab2d6cfa596e3ae201b4ee91acf88 authored almost 10 years ago
Point directly at `config/index.js` at package.json

Looks like just `config` can be problematic on some platforms.

github.com/survivejs/react-book - f2f4b35c081c3b6c5c3cd0b9cf32e138311dce3d authored almost 10 years ago
Mention --silent

github.com/survivejs/react-book - 03c14d5bf3e66d37f5f6ed3923b1c8ef00a59b4e authored almost 10 years ago
Mention about `|| true`

Related #3.

github.com/survivejs/react-book - 4664b3630110f4e72958674ea06f0d2a2be38ed9 authored almost 10 years ago
Use `eslint-loader` explicitly

Related to #3.

github.com/survivejs/react-book - 164166338a685b39cb737ca6082b1b97be08d5a7 authored almost 10 years ago
Update sample

github.com/survivejs/react-book - 9dffa2037ffffe2c2a04cc16a626eabb52fd1bf3 authored almost 10 years ago
Expand loader definition

github.com/survivejs/reports-boilerplate - 87150207bf28e1e8b376ec37c65032b202e74061 authored almost 10 years ago
Expand loader definition

github.com/survivejs/react-component-boilerplate - 87150207bf28e1e8b376ec37c65032b202e74061 authored almost 10 years ago