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
Otherwise it's possible to miss in case the site is entered through some
other page than landing...
github.com/survivejs/react-book - 5bc8476c14ba82b671d8ee2bab52242fcfebafe4 authored over 9 years ago
This way they are more readable in a compact layout.
github.com/survivejs/react-book - 5ab354c1676817b7dcb63d3a8cae8742e00a99f3 authored over 9 years ago
Probably should customize this further (ie. show toc based on page
contents). Better than earlie...
github.com/survivejs/react-book - a15351f40d51267fd622672a818a39fb19d7b21b authored over 9 years ago
Added image and trimmed down text.
github.com/survivejs/react-book - 17e29a6006b2e9894c2397118d3c672bb774c665 authored over 9 years agoMuch easier to modify this way.
github.com/survivejs/react-book - 10240c2e77231f860133c6320ba6ff8a5b4586f3 authored over 9 years agogithub.com/survivejs/react-book - 507f401f2a80ab0d6d86b9855e749574e2dbc909 authored over 9 years ago
Easier to link to specific content this way.
github.com/survivejs/react-book - 84dd75866c11d00c98c65abb95d97320cc4cc594 authored over 9 years agoLooks like some marked bug...
github.com/survivejs/react-book - e09176154addd34c1b4c77aeae28aae38369b0c8 authored over 9 years agogithub.com/survivejs/react-book - 60df1461270c78b467c7cd68d884b44b66e47c4c authored over 9 years ago
Looks a little better this way.
github.com/survivejs/react-book - 72e3ca47b045c950f719dcf2befeebf04d05f375 authored over 9 years agogithub.com/survivejs/react-book - 784a6e5784d09052088dd46763e592290b6e40c2 authored over 9 years ago
One less Leanpub warning.
github.com/survivejs/react-book - 84f58528a7040e6fc7397400b3d2e7435366d200 authored over 9 years agogithub.com/survivejs/react-book - 33030e33df9ae6634a66fe0f30287cd9e9cb41aa authored over 9 years ago
github.com/survivejs/react-book - 7e224fb93bf3b85de01d279532288aa8204edcc7 authored over 9 years ago
github.com/survivejs/react-book - 5dc813170f79796a6a32742632e946520eb3e974 authored over 9 years ago
github.com/survivejs/react-book - bcf2f5034f9bb941a1624307da1248408a07c0fb authored over 9 years ago
github.com/survivejs/react-book - 60219de90d8fe8405fb8e71f69aa92d6ef7134cf authored over 9 years ago
github.com/survivejs/react-book - 2c708ba8d64c30bed15ad5caa057f28563428c6b authored over 9 years ago
It should be more consistent now.
Closes #56.
github.com/survivejs/react-book - 0f1135cc8936e71673a6188103d9b6855a84d798 authored over 9 years agogithub.com/survivejs/react-book - aca0eba2b256303ad1abfbc66a45d1126ce207c7 authored over 9 years ago
github.com/survivejs/react-book - 80860f777164e3eab6394fcee8e6011f0243f5c6 authored over 9 years ago
Might as well fold this bit into the original implementation of storage
to save some space.
github.com/survivejs/react-book - 4c6789b162ec13cedfeb59387d1ae0eec0aa1a6f authored over 9 years ago
github.com/survivejs/react-book - 7f34c8bf94c8583bb05e3516c40ab90032955ba0 authored over 9 years ago
github.com/survivejs/react-book - 06d3cbdbb64de86f90b0a9f765d644400b4bc7a2 authored over 9 years ago
Just needed some way to share that storage name. Probably not the only
way to do this.
Still need to clean this up
github.com/survivejs/react-book - e822c4f091ba559e5a2eb437dd2e35eb32f02a10 authored over 9 years ago
Depending on lane order index for `NoteActions` will likely get
problematic at some point (reord...
github.com/survivejs/react-book - edb010bb6deb4bef585be86397afbac0c6fa6faa authored over 9 years ago
Still need to figure out a neat way to make this work for NoteStores.
The problem is that they g...
No need for `AltManager` to complicate things. We can get away with a
single alt instance after ...
github.com/survivejs/react-book - 6b03bb56a97aa91aeabcf058fc8f15eb4e4ee84d authored over 9 years ago
github.com/survivejs/react-book - 0da7df07198c633d447b10af4ca990e2c660e00b authored over 9 years ago
Less coupling, easier to tweak.
github.com/survivejs/react-book - 6db9bd5ce2276f022bc82f8e1efa2b4b4bf95fb8 authored over 9 years agogithub.com/survivejs/react-book - 56467452a49bd044c2c0366c235cce3af960ad76 authored over 9 years ago
A bit neater but not ideal yet.
github.com/survivejs/react-book - 82ad9f7858b090a3c11f4e3d010bb94fd4226e8b authored over 9 years agoNeed to clean this up.
github.com/survivejs/react-book - 01da8bfe333d4bb3b360448d293db6a7029d6f7e authored over 9 years agoNeed to make this work for notes too.
github.com/survivejs/react-book - 73b18410ce344b1e1a8be1337162d88ff0edb43d authored over 9 years agoStill need to connect with Notes and deal with instancing.
github.com/survivejs/react-book - e294218345533336c775593f23c8b72788a76048 authored over 9 years ago
Still need to improve store handling (multiple Alt instances are
needed possibly).
github.com/survivejs/react-book - 74e63216d52fdb6329da1e84a2ecea54be735e78 authored over 9 years ago
github.com/survivejs/react-book - 96903a729df55faf225411030cdc417ac2ea47b7 authored over 9 years ago
github.com/survivejs/react-book - d64b5454264fa3a4993cc5f95f7c782c773989af authored over 9 years ago
github.com/survivejs/react-book - ffd5ebb73e84c488bc304d793a6d382237229eae authored over 9 years ago
Going to replace these with better ones.
github.com/survivejs/react-book - 939224f932f55afde06b9e4c49f1df8c168ae970 authored over 9 years agogithub.com/survivejs/react-book - 0a2050c78967eddbbd28dcdf0be051db41403d2d authored over 9 years ago
the .tpl configuration is not needed anymore.
github.com/survivejs/react-book - 64b739f669ed33ff94ea02dffaa415424b28be2c authored over 9 years agoIt made the build fail :)
github.com/survivejs/react-book - 130456df750e6f868e948d0c2ced0e08e6816fee authored over 9 years agoHad that pointing at Antwar (site generator). Oops.
Closes #54.
github.com/survivejs/react-book - 61d209ae9b930072aa57cba8669a8782bdeb561c authored over 9 years agogithub.com/survivejs/react-book - 14fb6c15a7fddde1b76dbfde41a1ebf713e056f1 authored over 9 years ago
Just to be consistent.
github.com/survivejs/react-component-boilerplate - f0a052b1ee2eb248d7b0b2f177b388064aed5f6e authored over 9 years agoJust to be consistent.
github.com/survivejs/reports-boilerplate - f0a052b1ee2eb248d7b0b2f177b388064aed5f6e authored over 9 years agoA little neater this way.
github.com/survivejs/react-component-boilerplate - 58fcdeee2ed6ad94b5705dec442f74b6658b5b0c authored over 9 years agoA little neater this way.
github.com/survivejs/reports-boilerplate - 58fcdeee2ed6ad94b5705dec442f74b6658b5b0c authored over 9 years agoDiscovered at @cesarandreu's web-app repo. Thanks!
github.com/survivejs/reports-boilerplate - 7722e49a22b56b0d96daec1d28f0c9ce984a1f0a authored over 9 years agoDiscovered at @cesarandreu's web-app repo. Thanks!
github.com/survivejs/react-component-boilerplate - 7722e49a22b56b0d96daec1d28f0c9ce984a1f0a authored over 9 years ago
See
https://stackoverflow.com/questions/21472971/what-is-the-purpose-of-text-auto-in-gitattribut...
See
https://stackoverflow.com/questions/21472971/what-is-the-purpose-of-text-auto-in-gitattribut...
A good practice if nothing else.
github.com/survivejs/react-component-boilerplate - e9a4b32ef0ed301c6e749154fa4ed415cc432413 authored over 9 years agoA good practice if nothing else.
github.com/survivejs/reports-boilerplate - e9a4b32ef0ed301c6e749154fa4ed415cc432413 authored over 9 years agogithub.com/survivejs/reports-boilerplate - c8766bbf968db8ad827e82e874c77bdb160812bc authored over 9 years ago
github.com/survivejs/react-component-boilerplate - c8766bbf968db8ad827e82e874c77bdb160812bc authored over 9 years ago
No need for extra `dev-server/index.html`. html-webpack-plugin can
generate that for us!
Thanks...
github.com/survivejs/react-book - a377c6c971e35202dbba0953a3b112f1cc9135ae authored over 9 years ago
No extra template needed. Simple is good. Now app element gets created
dynamically. I do still m...
github.com/survivejs/react-book - 915000a63e46e822d530d3d8a7551331c3ef063f authored over 9 years ago
Looks like npm needs this to work. Files in .gitignore won't be included
in the published build ...
Looks like npm needs this to work. Files in .gitignore won't be included
in the published build ...
github.com/survivejs/react-book - 8b3ec17a1d1eb605cd79f1c885ed40c45d0f3a87 authored over 9 years ago
ESlint is up to date again.
github.com/survivejs/reports-boilerplate - 2e4241c00c5bd44f6627f160ab51bb23c47d6d9d authored over 9 years agoESlint is up to date again.
github.com/survivejs/react-component-boilerplate - 2e4241c00c5bd44f6627f160ab51bb23c47d6d9d authored over 9 years agoBetter commit that dist. Otherwise `npm version` will fail.
github.com/survivejs/react-book - ca68bc5d1aaa62cc820034c69c9acf9be638271c authored over 9 years agoOtherwise `npm version` will fail.
github.com/survivejs/react-component-boilerplate - 8258487699d861040e5a143b938da92173777246 authored over 9 years agoOtherwise `npm version` will fail.
github.com/survivejs/reports-boilerplate - 8258487699d861040e5a143b938da92173777246 authored over 9 years agogithub.com/survivejs/react-book - 511ecf276e550ad293068d9fe29716521f0db7eb authored over 9 years ago
github.com/survivejs/react-book - d6c461c537a8b82b60d185f9c943bf2ff51db2a2 authored over 9 years ago
github.com/survivejs/react-book - 867af12420dd504bceaa2675a9efb09c38658b14 authored over 9 years ago
Hit by https://github.com/MoOx/eslint-loader/issues/41. Need to wait for
`eslint-loader` to bump...
Hit by https://github.com/MoOx/eslint-loader/issues/41. Need to wait for
`eslint-loader` to bump...
github.com/survivejs/react-book - 1ae6ee0eed1ee862316d939f79877bc4dc368c7d authored over 9 years ago
github.com/survivejs/reports-boilerplate - 831228ace7a91c36cf599b4632fefb7b94c79547 authored over 9 years ago
github.com/survivejs/react-component-boilerplate - 831228ace7a91c36cf599b4632fefb7b94c79547 authored over 9 years ago
Closes #49.
github.com/survivejs/react-book - c0252305611368a457d66383c7228cd3c66c2577 authored over 9 years agoIt's easier to shape content with marked.
github.com/survivejs/react-book - 5b45aa1813a50107e87a3b33051f8ac942c2011b authored over 9 years agoFixed now.
github.com/survivejs/react-book - 29b8dfc43ef5517d5f1879fb03b0d8e3c66b18bc authored over 9 years agogithub.com/survivejs/react-book - a7823eb9876463895be3b182bd3b3ba1314d3a8a authored over 9 years ago
Just dropped some redundant stuff.
github.com/survivejs/react-book - a10415fb11a78ff8ecbe7882fd3a60cdd9928796 authored over 9 years agogithub.com/survivejs/reports-boilerplate - ba3f7b5d5670fd54f576e7c7cc7a97a4e8772b95 authored over 9 years ago
github.com/survivejs/react-component-boilerplate - ba3f7b5d5670fd54f576e7c7cc7a97a4e8772b95 authored over 9 years ago
github.com/survivejs/react-component-boilerplate - 2e71c118bd90d5be670392b71253a53be0e73626 authored over 9 years ago
github.com/survivejs/reports-boilerplate - 2e71c118bd90d5be670392b71253a53be0e73626 authored over 9 years ago
github.com/survivejs/react-book - b125bba8439584d977cce5d23b59e4c35cfe4ac8 authored over 9 years ago
github.com/survivejs/react-book - 20c7b79ca3b67f3dbba83a9542d6df2993fecefd authored over 9 years ago
github.com/survivejs/react-book - df9781b56e853616c15d870a3926fdb31d07c1be authored over 9 years ago
Better structure this way.
github.com/survivejs/react-book - 8d37c832ff55f443bb312a02677b30b9ca34e580 authored over 9 years agoCloses #43.
github.com/survivejs/react-book - 6c0b41c94aa8cbf1ce7bb12b611c9f0d95bd9ad4 authored over 9 years agoNeed to redo that anyway.
github.com/survivejs/react-book - 602c4fbc45581162f2633dbd78a69bc42bbe76cb authored over 9 years agoCloses #44.
github.com/survivejs/react-book - 19d66f8087fb7b53826e000858ada954ca9924bf authored over 9 years agogithub.com/survivejs/react-book - 59248ccfb1f8afde286ac3604faa8fa0c6a3d959 authored over 9 years ago