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

refactor: Generalize watching

This can be refined further but it's a bit better now.

github.com/survivejs/tailspin - 329799728b73f0a33bfedae6bab4fdb510daaf1a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a todo

github.com/survivejs/tailspin - 78c89f8fe8cf54de143eb10bb9dccfc0211cc0c1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Make the project to run again

A lot has to be restored still.

github.com/survivejs/tailspin - 579ddc0b41c98b22ad18016b7b4ae8881b89ff38 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix type errors

github.com/survivejs/tailspin - 786c2de485a8d0857cbb481d0e75843ba53f9305 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Replace dependencies

github.com/survivejs/tailspin - 023837cd3a6cf99072bd19e89765fa5f598da5f1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Split up code and disable non-functional portions

github.com/survivejs/tailspin - 4d61d2b42a2179f768d53d8b92b0ee331d4aabdf authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Consume tsquery through a cdn

github.com/survivejs/tailspin - 4177b6bf3c8f8cc9367375988fe6ecc4a59dbdc5 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop redundant dependencies

github.com/survivejs/tailspin - e16ef7e1274618a226cf43cb8f99b3b375207038 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Use Deno's language formatter instead of Prettier

github.com/survivejs/tailspin - 4f11335f09768903bd434069d4fd0bf6f427c26f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix types

It looks like the cool thing about the approach is that it's possible to
mix sync with async cod...

github.com/survivejs/tailspin - 9b74357a37903505c3dc8361e6153679930e860f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix imports and types

github.com/survivejs/tailspin - 4cb046a94b4d2cdc96241d483b53c6a1f6e694a8 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Extract url resolver

This needs to be expanded a bit to support dynamic cases.

github.com/survivejs/tailspin - 51a2e0f5afbc3abdb5a5a664178644acf1caeefa authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add blog index

This still needs data and url handling logic.

github.com/survivejs/tailspin - bea5af5ccb75be62042fe0a03e2c2f7b2f669348 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify typescript configuration

github.com/survivejs/tailspin - 2a1c92b65574814899260409ad41c5cd41835323 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Improve file watcher and render the index directly

This needs some generalization still.

github.com/survivejs/tailspin - 0ac91360419f1fe17c9b187e4e40cf66231a084e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix import

github.com/survivejs/tailspin - b54e960d570e74479de7bf79b3bd46a1021be79e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix internal link type generation

github.com/survivejs/tailspin - e2258278f781b478c8a474df9179e256c13ba132 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop stylelint

This isn't needed anymore as there isn't CSS to lint.

github.com/survivejs/tailspin - 3c25a2897542f4dcd04465c9e27525f7959f0e72 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Render index through Deno

github.com/survivejs/tailspin - a5c0d159180e0535b161b2da6af0685fb0114a02 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix types

github.com/survivejs/tailspin - dd0a2de9a8761ad110c8c1e1613d96539b5739ae authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Fix types

This needs a lot more work.

github.com/survivejs/tailspin - aed99efef5cc0c77276b8a5beab527d2e9f92130 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Make transform to Oceanwind more robust

github.com/survivejs/tailspin - 905cbf72700a349c64e2eec610f9ac72f99afe92 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Add missing class name

Likely this should use a button instead.

github.com/survivejs/tailspin - 18b2778bc1940614e6d4773f0826a52e62c2af28 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix navigation state management

github.com/survivejs/tailspin - ec13c740896e0233e86186c7a2a914ec8b295125 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix border lookups

I had the wrong Tailwind syntax there by accident.

github.com/survivejs/tailspin - aaed24602d795b17b9301fa59510b4ddff9756d6 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix how sx is translated to Oceanwind

github.com/survivejs/tailspin - 22aba789cf0004d3e8c08b0859032f9195b4a7d6 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix theme colors

github.com/survivejs/tailspin - e4d4c9be9cf472632d4ac2d58808c177baa34dc9 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix class conversion

github.com/survivejs/tailspin - b6a14f0b1c88d36a00e6d08d59410476766a4180 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Convert sx to classes correctly

github.com/survivejs/tailspin - 0f83245905e93e9745239b513c3e90283f725d63 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Render page layout

It looks like several Tailwind styles are still missing. The same goes
for colors. Both need fur...

github.com/survivejs/tailspin - f8d46c036da702dd457a1c0473ecf8e4f03085cf authored over 4 years ago by Juho Vepsäläinen <[email protected]>
docs: Update reference

github.com/survivejs/sidewind - aab64b153585318b6a5331afdfdb33bd42dd1964 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out markdown processing

github.com/survivejs/tailspin - 919497b1838a4b799d68710b2ba2cad6f419731f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Fix imports

github.com/survivejs/tailspin - de36fefe55bb2ff035846c13c7a3e38cb439e6c5 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Fix imports

github.com/survivejs/tailspin - 13bd76feb109c9e1ce1ee8699dc3c9092eff510f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Move prettier configuration to package.json

github.com/survivejs/tailspin - 1652179e74d2420ed69e6abd9765b27ffb3ecbbd authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Fix imports

github.com/survivejs/tailspin - 8a1856a6bb27a7e264f6ea1854ff3884393ac765 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix types

github.com/survivejs/tailspin - 7bb3b0ba359ba104b173f705690563ab8f642f5f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Fix imports

github.com/survivejs/tailspin - 2d03cf35c2a282d9393756de3b5218f2f7ff3807 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Consume Oceanwind theme and allow theme customization

github.com/survivejs/tailspin - 680c8e899055a155b7ba9f3461f0daea6798992d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop redundant dependencies

github.com/survivejs/tailspin - 21d70b6e05146c5e56a7c6bc1f4768695b64583a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Render styles through oceanwind

Now it works!

github.com/survivejs/tailspin - da1c26b024e25d9a3b10601d86636e1e15f7feeb authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Use another version of oceanwind

github.com/survivejs/tailspin - 3c7b1f84d1773cc7d44951efd42485ff8eb47592 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore(deps): bump http-proxy from 1.18.0 to 1.18.1

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Rele...

github.com/survivejs/sidewind - bacd8b838cbc31b696d6b8ecf8d1427d2852fe89 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: Add live reload

HMR can be built on top of this.

github.com/survivejs/tailspin - f5639bcf622ab8a7d05555f17cef00a11ef1bbd7 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add a simple watch mode

This needs to be generalized and improved further.

github.com/survivejs/tailspin - 378ea2215d123cd78f4078cadc6027ca3a1298a0 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Try otion

It looks like it's not entirely simple to consume.

github.com/survivejs/tailspin - 0e3fd90497f6669d3ddbd36efb37494d1c5f637c authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add stitches demo

github.com/survivejs/tailspin - 13503d5d98c6f01766ce412dff84f041aee3079d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Render Box through Deno

github.com/survivejs/tailspin - b2b71ce0a346ba96e597e7521f793b6b8e623a99 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Convert tailwind.json to tailwind.ts

That's easier to load from Deno.

github.com/survivejs/tailspin - d59fb572e18e474abb86c67887a4bdb6923571df authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Render demo through typed-html

Sadly I had to copy/paste it to the project. Maybe there's a way to use
it through a dep instead...

github.com/survivejs/tailspin - 2dc1667f38a44d3bf18eff1c9d2532f6296d6d7a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a Deno example

github.com/survivejs/tailspin - 4fc42f9e6159b87fdb0f868222b2653f46c6ecd0 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat(box): Expose minw, minh, maxw, maxh

github.com/survivejs/tailspin - ba5c23ba988ea4a23874ce15b3fc78c5be74260d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Use Text and reduce dependency on sx

github.com/survivejs/tailspin - 0d1a4c1758442f8f9576b4ac536257e1f26551d1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Use Text

github.com/survivejs/tailspin - 9a6d874187c1ee7003d35fba089ae96cbb37a22e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add a Text primitive

github.com/survivejs/tailspin - 22119f86fc57584cc16fa17d87dddeddf4c43667 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat(flex): Support responsive syntax

github.com/survivejs/tailspin - 91a50f4327f2e98c33f0e86d2bd6204c29dd0554 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat(stack): Support responsive syntax

github.com/survivejs/tailspin - 21780e0e84119ca861eb9bd55c8281b2c26fc410 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore(stack): Add an example

github.com/survivejs/tailspin - e1300efa26f2c957b3ff38348828b6c84915620e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Use Stack

github.com/survivejs/tailspin - 45ed8419f4d8cfdedf1484cd9702b29da53e33aa authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add Stack

I still need to use this across the codebase and support the responsive
syntax.

github.com/survivejs/tailspin - ef022d67d850ab064c1a5b00f884ac0758d5ed03 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Simplify navigation

github.com/survivejs/tailspin - 3392fc0aa43668139fe9551d5890d286bfc4327e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update dependencies

github.com/survivejs/tailspin - 5de4a1e3a41637dee222762bc99c8ee6a391fe23 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
2.6.2

github.com/survivejs/webpack-book - 5c8560227fa3602890eb36c00fdaec0ca3e32c3a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Bump version

github.com/survivejs/webpack-book - 1ba261f20ce0c7f4862fb552c2401481ed590f4a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a page break

github.com/survivejs/webpack-book - 119da99dd096395e4466444c99b5eccb0b97b1d8 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Tune page breaks

github.com/survivejs/webpack-book - 9c7b2b9d00fa43d469f0bea2e274f217240b58b4 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Start redoing pagebreaks

github.com/survivejs/webpack-book - 430a4335ba6b068732705d6dd2ae82f25503ecd7 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #333 from survivejs/dev-server

Development Server edit pass

github.com/survivejs/webpack-book - 8463773f05ce923a252621a1991e99e7666e26de authored over 4 years ago by Juho Vepsäläinen <[email protected]>
Update manuscript/developing/02_development_server.md

github.com/survivejs/webpack-book - 1035a0ebdbc3abd001e04acef5807b05f4fdf3c9 authored over 4 years ago by Artem Sapegin <[email protected]>
chore: Publish a nocode interview

github.com/survivejs/site - 877984005751b19aa11cef1c024fa6c663d48f30 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update dependencies

github.com/survivejs/tailspin - 2c1a7bed0179b6099317ae287882547d61328de5 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add ExtendsClass interview

github.com/survivejs/site - 023a5349d70d585ba8285598629ed0e3a7762263 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Editing pass

github.com/survivejs/webpack-book - 2ed33c7b1dc3952fcbb6f6a808c850243e1a0f97 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
Development Server edit pass

github.com/survivejs/webpack-book - f6acaf242bb85612dab246f0bde9b833bbac7732 authored over 4 years ago by Artem Sapegin <[email protected]>
chore: Publish a new version of the webpack book

github.com/survivejs/site - 919b27b7bc339e0191998dca6b9bd56b6eafa58b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
2.6.1

github.com/survivejs/webpack-book - 9517a3891be465c9a43af14d71fd8014fcc723fd authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Bump version

github.com/survivejs/webpack-book - 8c08c38acb5c75e2a1ef2e146405268b2ac8f67d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Fit better

github.com/survivejs/webpack-book - f038d6ff94aba8d7f107bed28e2dbcc60ee92c89 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Fit better

github.com/survivejs/webpack-book - d64c1e293d27022032d4a654a257c34a689adf16 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve formatting

github.com/survivejs/webpack-book - bce6fb4fd3815527ebbad727b9109332067eca37 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a page break

github.com/survivejs/webpack-book - e9b3ba054915c0ad139bee37f35e048e6e8ef4f0 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve page breaks

github.com/survivejs/webpack-book - 49de166d1e28fbd8d2497e88835640cd8dbd3f67 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Try to fit better

github.com/survivejs/webpack-book - 1590402abf18f913b213fad30c67ef050888ccc6 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve wording

github.com/survivejs/webpack-book - f96c4097218e7aba61a14b5563ef17d030dc21ea authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Link Module Federation

github.com/survivejs/webpack-book - 7d91fe524699a3f4b531b5a8c3e9874c85a04247 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve grammar

github.com/survivejs/webpack-book - 9e5d82868495900a8cb74366d345ae10c1be203b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Use the correct formatting

github.com/survivejs/webpack-book - 4ceb3c4efeaeb76ee6385fcc12cfbd488f383652 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Fix heading

github.com/survivejs/webpack-book - abacc908407ad14405d90150e3b63d98fb4ebfe7 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
2.6.0

github.com/survivejs/webpack-book - 4c06086975fc3176117969084d43d25d9742fc06 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Bump version

github.com/survivejs/webpack-book - b584e17d5e2429c66bdcc4d12346b5a6f6f2c345 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a page break

github.com/survivejs/webpack-book - 7f19cfb7837106a0c34709be802cf0ce3ef17842 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve page breaks

github.com/survivejs/webpack-book - 55b72b52767670c5e7dc8fb2eb76ecac9adfdc92 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve page breaks

github.com/survivejs/webpack-book - 60620105494edd7f170ac7d67a1b4b22863703a0 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add webpack-cascade-optimizer-plugin

github.com/survivejs/webpack-book - a88a8e30d6b8f66cdb271d29b68d8fbc554229d8 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Mention how to split bundles using entry configuration

github.com/survivejs/webpack-book - 2bdf5187e43ec0edc603e854efbb81a62fb9a8ad authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a typescript note

github.com/survivejs/webpack-book - 3c6e320c76a1b58ba72b94483d9a93ba7c4d96fd authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Mention how to deal with multi-compiler mode and wps

github.com/survivejs/webpack-book - b7864c1c6498b0ba59071ff2e2f42d6fbcadc742 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Expand -D as --develop

github.com/survivejs/webpack-book - 14d0d46ccb7261fcf3725bfe62e163d6daafd42e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
2.5.11

github.com/survivejs/webpack-book - 4a6c214b548ccc88296e434395961754c58325fc authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Bump version

github.com/survivejs/webpack-book - 9f98dc2428438cf2a9f9601bf92d425e2c618223 authored over 4 years ago by Juho Vepsäläinen <[email protected]>