Commit Graph

261 Commits

Author SHA1 Message Date
Jorge Bucaran 8594d20a74
Revive packages, let me explain!
Really the lack of a declarative Task API (think pure,
lazy promises) was the motivation behind deprecating
packages in the first place. Without tasks, @/dom,
@/random, and @/http are unable to easily chain
effects (sync or async) without actions.

This is a limitation of Hyperapp, not an issue with any
particular package. Some packages don't even need tasks
@/html, @/svg, @/events, and confiscating everything
has done more harm than good, so I've decided to
bring them back.

Maybe we'll figure out tasks someday.
2021-09-22 15:21:47 +09:00
Jorge Bucaran d6e07044d2
Update expired Discord invite link 2021-08-05 18:33:02 +09:00
Jorge Bucaran 22a60ad239
Update link to examples 2021-04-01 04:24:28 +09:00
Jorge Bucaran 823483378b
Sunset packages in the spirit of DIY 2021-04-01 03:07:34 +09:00
Jorge Bucaran 358bb0b280
Link to new docs, and other tweaks 2021-04-01 02:48:37 +09:00
Ron Martinez a059a7b078
Overhaul Documentation (#1042) 2021-03-31 12:51:55 +09:00
Jorge Bucaran 2935f30886
Add Discord link to README 2021-02-01 01:09:18 +09:00
Jorge Bucaran d3aa7e69ef
Update packages table description 2021-02-01 01:08:26 +09:00
Jorge Bucaran e44b773e23
Update package descriptions 2021-01-28 03:10:48 +09:00
Jorge Bucaran 0ee80bef31
Include @hyperapp/svg in official package table 2021-01-23 02:38:01 +09:00
Jorge Bucaran 4676877484
Back to CodePen for examples 2021-01-21 22:18:32 +09:00
Jorge Bucaran 59133cc6be
More readable directory structure 2021-01-18 22:04:27 +09:00
Jorge Bucaran 91e4505c60
Update @hyperapp/html info 2020-07-18 01:51:10 +09:00
Jorge Bucaran 7e581c9083
Description is too long 2020-07-17 17:56:25 +09:00
Jorge Bucaran 746f168d76
2.0.8 2020-07-17 14:33:07 +09:00
Jorge Bucaran 9d5433e00a
Simplify build process; fix broken sourcemaps 2020-07-17 13:10:02 +09:00
Jorge Bucaran 2175bfb4de
further size optimizations 2020-07-15 02:42:33 +09:00
Jorge Bucaran 43d7cb65ef
populate with package jasons 2020-07-08 04:08:19 +09:00
Jorge Bucaran e256e5bbd8
add in progress badge to packages not done 2020-07-08 03:42:11 +09:00
Jorge Bucaran 7a9134ce92
Revamp README, add contributors 2020-07-07 22:22:10 +09:00
Jorge Bucaran 2b177983f4
Docs 2020-07-06 21:54:17 +09:00
Jorge Bucaran 00225939b1
Docs 2020-07-05 16:19:16 +09:00
Jorge Bucaran d05fe14bf7
#0366d6 2020-06-01 12:48:10 +09:00
Jorge Bucaran 26f6d3dc01
Bring back lib 2020-05-18 05:29:01 +09:00
Jorge Bucaran 886af5334b
Include h,text in the README 2020-05-17 23:06:16 +09:00
Jorge Bucaran ee6f44927e
1.7kB 2020-05-17 23:00:58 +09:00
Jorge Bucaran 963e9ccc10
2a64e6 2020-05-17 04:11:28 +09:00
Jorge Bucaran 4f4a262858
Use main 2019-10-10 20:48:59 +09:00
Jorge Bucaran 521be28f82
https://hyperapp.dev 2019-07-27 04:59:29 +09:00
Jorge Bucaran 7244528346
How about multiple counters 2019-07-27 04:09:50 +09:00
Jorge Bucaran 0b4bfdef6e
web interfaces 2019-07-20 00:41:28 +09:00
Jorge Bucaran fd547a9b0c
Site is live 2019-07-19 01:31:23 +09:00
Jorge Bucaran c665203e7e
Remove enhance arg 2019-07-17 04:19:06 +09:00
Jorge Bucaran a1ce98b4ca
No quote 2019-07-17 03:59:41 +09:00
Jorge Bucaran 04b1e76fc7
Add example to tutorial for now 2019-07-17 03:55:52 +09:00
Jorge Bucaran 80311454ba
Simpler, simpler 2019-07-13 01:44:35 +09:00
Jorge Bucaran 055156695a
Simplify README 2019-07-12 03:17:40 +09:00
Krzysztof Kula 3125483956 Fix example module url (#856) 2019-07-03 22:46:48 +09:00
Jorge Bucaran 03ab0502ee
Write what, not how 2019-06-06 04:13:32 +09:00
Jorge Bucaran e0ea078c14
Reduce verbosity 2019-06-05 01:55:18 +09:00
Jorge Bucaran 33e4c62add
I like apparatus 2019-05-24 09:20:01 +09:00
Jorge Bucaran c4c84bc0ea
Correct prevent default example 2019-05-24 09:18:24 +09:00
jascha ehrenreich 67b2758ff6 README: typos, formatting (#841) 2019-05-24 09:16:21 +09:00
Jorge Bucaran f78d99edb3
New interval signature; more subscriptions 2019-05-15 05:00:00 +09:00
Jorge Bucaran f5649fce89
More controlling time 2019-05-11 17:19:39 +09:00
Jorge Bucaran 342576c8c3
Should use @hyperapp/events 2019-05-11 02:08:11 +09:00
Jorge Bucaran a4d12f2612
Add more docs on subscriptions 2019-05-09 03:49:26 +09:00
Jorge Bucaran dc41f4868d
Introduction to subscriptions and time section 2019-05-08 21:54:35 +09:00
Jorge Bucaran 01479ffd4b
Cov badge is broken all the time 2019-05-07 23:33:29 +09:00
Jorge Bucaran 5181b67fb1
Encourage installation as a ES module 2019-05-07 01:25:08 +09:00