Commit Graph

9 Commits

Author SHA1 Message Date
f3ddfde201
chore: fmt 2023-10-28 14:47:41 -05:00
c5fc886786
fix: migrate to new spago, purescript, bun 2023-10-28 14:46:44 -05:00
icyrockcom
ec0a903f7d Move to spago 2020-04-17 22:03:59 -04:00
icyrockcom
e8111489db Package versions, hiding Prelude.eq, lodash version
Lodash version fixed due to security vulnerability:
https://nvd.nist.gov/vuln/detail/CVE-2018-3721
2018-08-05 13:48:18 -04:00
Gareth Daniel Smith
78ac03a8ef Add a new toArray function, to make it easy to deal with each matched
element individually. Also add some tests/docs for the length function.
2018-08-04 23:02:02 +01:00
Gareth Daniel Smith
6d5a2bbc10 Remove *Impl functions from the module interfaces. 2018-07-30 20:13:54 +01:00
Gareth Daniel Smith
ff5d1c3b22 Deal with the case where the first element does not have the
requested attribute: return Nothing rather than undefined.
2018-07-29 14:55:58 +01:00
Gareth Daniel Smith
4145c4634c Change the type of the attr function so it returns Maybe instead of
breaking with a javascript error when there are no selected elements.
2018-07-29 14:31:38 +01:00
icyrockcom
d2efb6f0f9 Initial 2018-01-17 23:53:58 -05:00