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

Rename `postversion` hook as `postpublish`

It makes more sense to publish a site after publishing the version to
NPM, not after creating a ...

github.com/survivejs/react-component-boilerplate - a1f1fb072678ea6fcd343a2d486d50f363ba8418 authored over 9 years ago
Rename `postversion` hook as `postpublish`

It makes more sense to publish a site after publishing the version to
NPM, not after creating a ...

github.com/survivejs/reports-boilerplate - a1f1fb072678ea6fcd343a2d486d50f363ba8418 authored over 9 years ago
Add nice `npm version` hook to demo

This way a dist build gets included in the version commit.

github.com/survivejs/react-book - c9f96b70d2cc83c2d7f00e5944797c493e44b470 authored over 9 years ago
Set up `npm version` hooks

Closes #9.

github.com/survivejs/react-component-boilerplate - af3ef0d8971300560756539b0d22ce79b28d3893 authored over 9 years ago
Set up `npm version` hooks

Closes #9.

github.com/survivejs/reports-boilerplate - af3ef0d8971300560756539b0d22ce79b28d3893 authored over 9 years ago
Use colors at webpack output

github.com/survivejs/react-component-boilerplate - 68fbbc58ad4b903d140890e009e1a5b5180b3caf authored over 9 years ago
Use colors at webpack output

github.com/survivejs/reports-boilerplate - 68fbbc58ad4b903d140890e009e1a5b5180b3caf authored over 9 years ago
Remove flow typing before flow is discussed

Closes #46.

github.com/survivejs/react-book - e19c3c88c60671c4e64ea2bd5a9ff50addcb66fc authored over 9 years ago
Mention JS AST Explorer

Closes #47.

github.com/survivejs/react-book - ea46a579e0dae2a7576fb27762dae4458c903f3c authored over 9 years ago
Match the promised structure at Book.txt

Ie. excluded extras since those won't do any good in the build.

github.com/survivejs/react-book - 3fa6523faf55171e950ee78998f4a1af5b232dc2 authored over 9 years ago
Make responsive layout work a little better

No cropping, more readable.

Closes #48.

github.com/survivejs/react-book - 8f5b84d9e25a7de2f299a1d533f12a080fd309c7 authored over 9 years ago
Move front.jpg below manuscript/images

github.com/survivejs/react-book - b720197b2d93972bf78f35c6f7a9678c56371445 authored over 9 years ago
Index tweaks

Thanks James!

github.com/survivejs/react-book - fb7beeb0c47212607d8b612a5b8417860d42b28a authored over 9 years ago
Add a tacky tagline

github.com/survivejs/react-book - 4c34345b035bef4b8a4451149bf31a5f70125edf authored over 9 years ago
Copy CNAME to output

github.com/survivejs/react-book - 1bf93158c7be5f96c36579a75b1c924e7d325ee8 authored over 9 years ago
Fix previous and next urls

These need to be relative.

github.com/survivejs/react-book - d57c8ca87d5cdd20037d092e5152e29b7c116faa authored over 9 years ago
Absolute -> relative

github.com/survivejs/react-book - f3d8261b986afd1fbfccfafe6d4f64ab171a452e authored over 9 years ago
Fix absolute links

It's better to use relative ones here so the site works beyond root.

github.com/survivejs/react-book - 4680d0d767a3ee242c30a3765ec33c133314ad59 authored over 9 years ago
Remove redundant url config

The default url config is enough. No need for this.

github.com/survivejs/react-book - 02fb21ff717b5455e722f0c3fd6185128f23bb20 authored over 9 years ago
Show page titles at prevnext links

github.com/survivejs/react-book - f190dff14e95ef34c60591d79734f6ebaef5a032 authored over 9 years ago
Use ascending sort

This makes more sense. Now prev/next and TOC work sensibly.

github.com/survivejs/react-book - 8d54b1a387f188e2d1f64b65246f4f3e923a730e authored over 9 years ago
Add prevnext links to content

github.com/survivejs/react-book - 8b823a1c420c4c96a14d3acf89a19c7b9174711b authored over 9 years ago
Set up code highlighting

github.com/survivejs/react-book - e8228e5395991b03b334a5e7b0ecfa0220b5141c authored over 9 years ago
Make image size sane

github.com/survivejs/react-book - 60ceb4645c64c6d6aa13457ef2ea6fadb1b5b9a9 authored over 9 years ago
Fix images on site

Now Antwar knows how to copy those in the correct place.

github.com/survivejs/react-book - 668b0f0e9eedc1041c5a0a39bdb13c9da7849c2c authored over 9 years ago
Fix section title

github.com/survivejs/react-book - 86990c6b41a391b4d88bf7b465244dfc39210866 authored over 9 years ago
Simplify default styling

github.com/survivejs/react-book - 6aa110b71613f862b8204cee028956f8cc8b0fde authored over 9 years ago
Make custom styling work

github.com/survivejs/react-book - a86ea65aa8d572d5bf1bd45d5f72cb983a3ebe9f authored over 9 years ago
Fix book link at index

github.com/survivejs/react-book - 1ecc9754b010f59c20e2d0e1056bee23a518bfe1 authored over 9 years ago
Define default url

github.com/survivejs/react-book - 49077125a9c4873f526b31f16d8b0d5b8ae4a0d5 authored over 9 years ago
Replace fs operation with `raw-loader`

Way nicer. Now development mode works again.

github.com/survivejs/react-book - 86236f0fecdfe02a1ed2020df3588028a55c3254 authored over 9 years ago
Make it easier to configure preview length

github.com/survivejs/react-book - 019920891f6ee86ef294d9b477f8fe4121fb95a1 authored over 9 years ago
Make default style a bit wider

Note that mobile needs work still (media query etc.). At least it's
readable on desktop now.

github.com/survivejs/react-book - 6b551ae98e49ef8ddf6add4fa3ebb908b2c866a1 authored over 9 years ago
Set up initial sorting function for the book section

Note that this works correctly only for build. Due to fs dependency it
gets nasty in browser. Ne...

github.com/survivejs/react-book - d326f59658c63bccd9383156a335669db8c41774 authored over 9 years ago
Move path configuration to a better place

github.com/survivejs/react-book - cf5380248d7c1b8cf205111e1b80ee841ab26f68 authored over 9 years ago
Remove redundant files

github.com/survivejs/react-book - 93ae9d9a00811e24b3246eb733e689dd837d9584 authored over 9 years ago
Update blogTitle to something nicer

This needs to be generalized later.

github.com/survivejs/react-book - ce9dcb44ac0b9a4adf0ad2088df697b5ae43e3e2 authored over 9 years ago
Add initial intro text

github.com/survivejs/react-book - e2a389ae4f0bb80b42a848fe3ca0398e4aea3b77 authored over 9 years ago
Set up extended site config

Still need to figure out a nice way to deal with chapter ordering, theme
linking etc.

github.com/survivejs/react-book - 32612333866a6cc742da481b7fdaaefc9218feb2 authored over 9 years ago
Remove duplicate title from content

github.com/survivejs/react-book - 55a4c215a56817c2e72699abac0b1b3f2334653a authored over 9 years ago
Set start script to point at antwar

github.com/survivejs/react-book - 755d5e817413e870d6d6f9e592bd15626f564c5e authored over 9 years ago
Add purchase link

github.com/survivejs/react-book - ff3c8de5ce42702251e46dae55a5fea09c5f70a3 authored over 9 years ago
Add initial content

github.com/survivejs/react-book - 89b0303157b4b774be14f25e31f157f1ff96d259 authored over 9 years ago
Set up a nice header image

github.com/survivejs/react-book - 745406f9767d2f77e7fa15fee5d402f856280fcf authored over 9 years ago
Update path configuration

github.com/survivejs/react-book - 46750d77bfc33e3a7381a3c7afcc69ebec9ff908 authored over 9 years ago
Add some initial content to the landing page

github.com/survivejs/react-book - 8527807d3c1594e9f7865d575f3faa8c9b9c3d43 authored over 9 years ago
Set up a stub site

No real content yet.

github.com/survivejs/react-book - 25074029e6105e36ef1d9fc520949769ddddb60f authored over 9 years ago
Upgrade to default theme

This looks way better.

github.com/survivejs/react-book - 954f77cd7ce23f95156142531b773b568e9186b1 authored over 9 years ago
Merge pull request #45 from gilesbradshaw/master

Removed extra comma

github.com/survivejs/react-book - 3eca4b947c994512eba93be4c941f9ad9ee1f01c authored over 9 years ago
Remove `no-unused-vars` rule

This isn't no longer needed as `babel-eslint` supports decorators now. A
nice simplification.

github.com/survivejs/react-book - 73f846fffc8472abcf3da156c9ca146ff961dc16 authored over 9 years ago
Merge pull request #42 from piotrrojek/master

Fix book.json

github.com/survivejs/react-book - 32b6db1ad2e5c62af11433f80a968c9f57a20d8d authored over 9 years ago
Fix NPM naming

NPM should be in lowercase always.

github.com/survivejs/react-book - ef9dea70bea3c71bf8203e6dafa7a3491b65925f authored over 9 years ago
Enable `no-shadow` rule again

This bug was fixed in ESLint at https://github.com/eslint/eslint/issues/2545.

Make sure you rei...

github.com/survivejs/react-book - 8f593625d3a793c3676c6ac6fdf83b2b08f439f6 authored over 9 years ago
Merge pull request #34 from goatslacker/patch-1

Fix display of npm

github.com/survivejs/react-book - 24c37e7ff0c6df097573925e0e9a2827abd088a7 authored over 9 years ago
Fix display of npm

According to https://docs.npmjs.com/misc/faq#is-it-npm-or-npm-or-npm npm is never capitalized.

github.com/survivejs/react-book - 4d30e8b5ca6f56008243604563e24451c24d8e64 authored over 9 years ago
Promote Customizing ESLint to a section

github.com/survivejs/react-book - 9c57736ecb9589007d84df9d01f0097f1d055cc6 authored over 9 years ago
Fix character

Now it should render better.

github.com/survivejs/react-book - 5520f18c04914181788ee1c0dea80cef286f893d authored over 9 years ago
Expand ESLint writing your own rules

Since --rulesdir will get deprecated it's better to go through a plugin.
Expanded to take this i...

github.com/survivejs/react-book - 665cea588160c926ada850b16c9ce479263001b6 authored over 9 years ago
Link to official Esprima AST visualization instead

github.com/survivejs/react-book - e35ce723c74ca4cce134433f8dcac754aa5c414e authored over 9 years ago
Replace ESLint false with zero

Looks a bit nicer this way. Now it's just 0 (off), 1 (warn), 2 (error).

github.com/survivejs/react-book - 0e54519317f5281fff05307e22f981aa99534f38 authored over 9 years ago
Note that `index.tpl` could be avoided with an append operation

github.com/survivejs/react-book - 4dfe935acf093e799c83a3f9b698a6463ceafc9d authored over 9 years ago
Expand note about `webpack-dev-server/bundle`

github.com/survivejs/react-book - 1c37f5819ba2d525570f35529ce8bd46b493f160 authored over 9 years ago
Add missing `injectStyles`

github.com/survivejs/react-book - ea0812066a663b25a7616522b1fc0d0a8e75148c authored over 9 years ago
Add smart-css example

Thanks Totty!

github.com/survivejs/react-book - 6d9c3b990dec87e67a40732bc744904fdae27151 authored over 9 years ago
Improve ESlint section based on feedback

Thanks @nzakas and @ilyavolodin!

Closes #33.

github.com/survivejs/react-book - 6090158ef37db67ad7c7fed0db6fe7c13792747f authored over 9 years ago
Do not ignore node_modules

node_modules gets ignored by default.

github.com/survivejs/react-component-boilerplate - 7adbf347887487e2bf5798281988c72f5120622a authored over 9 years ago
Do not ignore node_modules

node_modules gets ignored by default.

github.com/survivejs/reports-boilerplate - 7adbf347887487e2bf5798281988c72f5120622a authored over 9 years ago
Clarify ELIFECYCLE bit

github.com/survivejs/react-book - 6a2c1eb9156f5631e60321aa6180546120eb523b authored over 9 years ago
Mention alias trick for running scripts

github.com/survivejs/react-book - 2a2f88d5676b1f5f74528dd4300e9a7021b5b638 authored over 9 years ago
Push deploying applications to core chapters

Since the cat is out of bag already there's no removing it. Better just
get it done.

github.com/survivejs/react-book - 61bc1f72ebe224a995593a772b700c52f2cade67 authored over 9 years ago
Remove numbering prefix from chapters

This is painful to maintain. Examples can retain numbering but it makes
more sense to have regul...

github.com/survivejs/react-book - ef669a2e276f9dede5f42e16b120886bcf8c32fb authored over 9 years ago
Port dev server to chapter 9

github.com/survivejs/react-book - a2c429198a6dadffb0ff65c2c0a3f671b5c0eb6c authored over 9 years ago
Port dev server to chapter 8

github.com/survivejs/react-book - fa27d7201a359ab3cb61a5668fd88aea90a9629a authored over 9 years ago
Port dev server to chapter 7

github.com/survivejs/react-book - 5cdd05694163224de99eb1c07a120502305aeef8 authored over 9 years ago
Add dev server to chapter 6

github.com/survivejs/react-book - d19c850d7c7747a646715382a3c966fecd70f902 authored over 9 years ago
Update chapter 5 to include new dev server

github.com/survivejs/react-book - a70eb5f332cb1321e7c002eaca763e53a60f165d authored over 9 years ago
Expand linting bit into a whole chapter

Now there's intro etc.

github.com/survivejs/react-book - 57d9673ae76c6e97a190bc42e7b3771b4a4476e4 authored over 9 years ago
Add a stub project for linting chapter

Need to go through this anyway.

github.com/survivejs/react-book - 7b209f40c4a8b9a6ec6eda00de259ae703a06b97 authored over 9 years ago
Add WebpackDevServer bits

Still need to port these changes to following chapters and examples.

github.com/survivejs/react-book - 6631c89d0ed64accae6a8185a154208ba07b0e38 authored over 9 years ago
Allow dev server ip and port to be modified easier

github.com/survivejs/react-component-boilerplate - 2b38c118234dd5732678cc1b630410800ec87df3 authored over 9 years ago
Allow dev server ip and port to be modified easier

github.com/survivejs/reports-boilerplate - 2b38c118234dd5732678cc1b630410800ec87df3 authored over 9 years ago
Show how to set up html-webpack-plugin

github.com/survivejs/react-book - 647365f4b702d7fb8db92a66d91a7a54f1f301cf authored over 9 years ago
Improve formatting

github.com/survivejs/react-book - 6f5075b6f5dcde1f72b6ac4b01214c76c2841d15 authored over 9 years ago
Add stub for linting chapter code

github.com/survivejs/react-book - a7ff2e13e605316223d9c5dddf931b302a822bca authored over 9 years ago
Add a stub for linting chapter

github.com/survivejs/react-book - bb7ec9a2e3fa8f16b94bee09b0ae35d32870d6c9 authored over 9 years ago
Add a stub for WebpackDevServer bit

github.com/survivejs/react-book - 87ca93cf5d9af03f81e9162b937f18ac80ddb055 authored over 9 years ago
Add an escape hatch to @persist

Now it's possible to skip the behavior during debugging.

Closes #27.

github.com/survivejs/react-book - 84ad6fb5ec10a88ac6f98fc13a2ec7f8d364433f authored over 9 years ago