Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Aiden Bai

Tiny library for tiny web apps.
Collective - Host: opensource - https://opencollective.com/lucialand - Website: https://lucia.js.org - Code: https://github.com/aidenybai/lucia

fix: needsInit vnode not iinit

github.com/aidenybai/lucia - b17abfaadfb470cce5f7b5e1ea6981763e7f32bb authored about 4 years ago by Aiden Bai <[email protected]>
feat: add function + args syntax for components

github.com/aidenybai/lucia - aca37eb0e55ec3577e23e8a4d6e7a4b2e7695a0a authored about 4 years ago by Aiden Bai <[email protected]>
feat: allow l-model to access nested props

github.com/aidenybai/lucia - da9a812e6448de1ef96491aece30944c25df1379 authored about 4 years ago by Aiden Bai <[email protected]>
chore: format

github.com/aidenybai/lucia - b7acee5100acae10bf928c6e0a441836c5f1a4e0 authored about 4 years ago by shadowtime2000 <[email protected]>
fix(h): render rendering prop className instead of class

github.com/aidenybai/lucia - 30a9d9adc9a7c3c04abeff0d717e6f4d7854b916 authored about 4 years ago by shadowtime2000 <[email protected]>
refactor: use ternary operator for an if

github.com/aidenybai/lucia - 39f653170b3f80ba44f9ad079b937fd6da26ce68 authored about 4 years ago by shadowtime2000 <[email protected]>
refactor: refactor for loop into a map

github.com/aidenybai/lucia - 601c4623d1cd6e731eb167cc2d266c08fdf54879 authored about 4 years ago by shadowtime2000 <[email protected]>
refactor: some refactors

github.com/aidenybai/lucia - 85541ba937ee89ed19fdfeeb10a2ffef7d82b918 authored about 4 years ago by shadowtime2000 <[email protected]>
refactor: some refactors

github.com/aidenybai/lucia - 8f114eacb4176ee06d8a65bf66d84eaa636e7121 authored about 4 years ago by shadowtime2000 <[email protected]>
fix: directive manager tests

github.com/aidenybai/lucia - 1185463ba021a9bb793bf07d77a6a88df3cec618 authored about 4 years ago by Aiden Bai <[email protected]>
refactor: restructure file structure and directives

github.com/aidenybai/lucia - ec674a5b8f5da009582ff4c9193e405db2a710bd authored about 4 years ago by Aiden Bai <[email protected]>
fix: l-model

github.com/aidenybai/lucia - 2d6961cc2357b8767ba150465195796ae2588b95 authored about 4 years ago by Aiden Bai <[email protected]>
docs: add table of contents to vdom readme

github.com/aidenybai/lucia - 1357e6c7baf34b2e0f8dc99ea662eebd82074b50 authored about 4 years ago by Aiden Bai <[email protected]>
feat: revamp vdom docs

github.com/aidenybai/lucia - e8e96f47355209dc88558e77cd6a198590b9c5fd authored about 4 years ago by Aiden Bai <[email protected]>
fix: h not assigning directives if set thru selector

github.com/aidenybai/lucia - fd3252f336059456fdf6eafebb6542e51c99e6c6 authored about 4 years ago by Aiden Bai <[email protected]>
feat: add render function

github.com/aidenybai/lucia - 527bb69d8f00ee01fb820b6da576ef10c21c92b4 authored about 4 years ago by Aiden Bai <[email protected]>
test: cover use and init in index.ts

github.com/aidenybai/lucia - ddf9f04f1c08d727b40d7c8fe7f724f980b578cf authored about 4 years ago by Aiden Bai <[email protected]>
test: add additional niche tests

github.com/aidenybai/lucia - 733bac155ec7f017b6b7661aeb8fa180723e32f6 authored about 4 years ago by Aiden Bai <[email protected]>
test: make mock events for model

github.com/aidenybai/lucia - 39473caf32b2d9538ca7462a34fa2ee46573013a authored about 4 years ago by Aiden Bai <[email protected]>
feat: add support for handleArray observer

github.com/aidenybai/lucia - 317d58b2111aceed862a33f483810318f18566f3 authored about 4 years ago by Aiden Bai <[email protected]>
refactor: some refactors to make it a little more readable

github.com/aidenybai/lucia - 541d10f8be107472fc7bc1162afa0e01e0be6269 authored about 4 years ago by shadowtime2000 <[email protected]>
npm: added exports and sideeffects

github.com/aidenybai/lucia - 4aad83ccf9b966d001e7f649e33dca3789bf832d authored about 4 years ago by shadowtime2000 <[email protected]>
build: side effects for umd and iife only

github.com/aidenybai/lucia - 71d9839688121f4222897676640bf05bd97c83af authored about 4 years ago by shadowtime2000 <[email protected]>
chore: formatted

github.com/aidenybai/lucia - bf13d988947d4f0f9234cb07e6a2045881082405 authored about 4 years ago by shadowtime2000 <[email protected]>
test: added tests for compiling with children

github.com/aidenybai/lucia - e91e8e13794936002172fd96ecd4d98bb7ef40d5 authored about 4 years ago by shadowtime2000 <[email protected]>
chore: formatted

github.com/aidenybai/lucia - ade8aba0c1f883c85c78f420692cf3d0f2bf3a68 authored about 4 years ago by shadowtime2000 <[email protected]>
test: added test for compile throwing an error

github.com/aidenybai/lucia - 0db6f11d7f3db24236feb38d801282f3841c41ce authored about 4 years ago by shadowtime2000 <[email protected]>
test: add selector and compile key in directive

github.com/aidenybai/lucia - d74cac4c847d476b6f88667c5e65ec3fefedc2aa authored about 4 years ago by Aiden Bai <[email protected]>
feat: spread directives in h

github.com/aidenybai/lucia - 0adfc5b158c871b7da682aafe1221834aa2e72e8 authored about 4 years ago by Aiden Bai <[email protected]>
fix: mounting should occur after component registration

github.com/aidenybai/lucia - 665cd7bbf501bbab415cc77c092d6ac29c6eb274 authored about 4 years ago by Aiden Bai <[email protected]>
chore: cleanup

github.com/aidenybai/lucia - 7dc8ba18b8fe5336f4f7ff8fa3894815b8f8b555 authored about 4 years ago by shadowtime2000 <[email protected]>
test: added tests for comp function

github.com/aidenybai/lucia - fa61208a38f33b9e5207949293bcb27b9b617d17 authored about 4 years ago by shadowtime2000 <[email protected]>
refactor: use enum for vnode types

github.com/aidenybai/lucia - 9e869de55ab3ad3a301721b1706d5708723a4357 authored about 4 years ago by shadowtime2000 <[email protected]>
test: test for trimming classname

github.com/aidenybai/lucia - 7cae8ef13417395da9bf46093e4a6a509de5c46a authored about 4 years ago by shadowtime2000 <[email protected]>
feat: dont override all props

github.com/aidenybai/lucia - cb6e3d5dfd7a379ac6922ff633852e22cdba71ea authored about 4 years ago by shadowtime2000 <[email protected]>
test: added test for string as children h function

github.com/aidenybai/lucia - 5c5daee3422556e48514d5f7bfe5a1249984f3c4 authored about 4 years ago by shadowtime2000 <[email protected]>
feat: allow string for children in h function

github.com/aidenybai/lucia - 4823dddad9c424395743934724a45e79d6f32b2d authored about 4 years ago by shadowtime2000 <[email protected]>
test: added test for setting children h functino

github.com/aidenybai/lucia - 564deb896b3d5e7c7bee0a3f8093e640b22357cc authored about 4 years ago by shadowtime2000 <[email protected]>
test: added tests for adding a component

github.com/aidenybai/lucia - 9df85cebe2bceabf8394f49a0bc9a9fe85e941b0 authored about 4 years ago by shadowtime2000 <[email protected]>
build: don't emit types for spec files

github.com/aidenybai/lucia - b1303b2c0506d4659777061ea4d699e915b5523a authored about 4 years ago by shadowtime2000 <[email protected]>
refactor: export Lucia.component function for cleaner syntax

github.com/aidenybai/lucia - 83c51877d887683c6f8935c4341fd7b0b74e5cc8 authored about 4 years ago by Aiden Bai <[email protected]>
Merge branch 'master' of https://github.com/aidenybai/lucia

github.com/aidenybai/lucia - 694a3f2a18584a0ecfb327154a9c5bdb872220fe authored about 4 years ago by Aiden Bai <[email protected]>
feat: create custom components

github.com/aidenybai/lucia - 72fa4a93bf111dc78ec5994e6dbfff1ea9ed1b28 authored about 4 years ago by Aiden Bai <[email protected]>
test: test for default value of view for App class

github.com/aidenybai/lucia - 8cae26949a3e0c9f3cea8ec1901f8ce75677a34f authored about 4 years ago by shadowtime2000 <[email protected]>
Merge branch 'master' of https://github.com/aidenybai/lucia

github.com/aidenybai/lucia - 7dd69df9fa70833d9a1f725d2519c4fbc766caca authored about 4 years ago by Aiden Bai <[email protected]>
feat: remove with in computation

Removes access to variables inside compute function as globals other than magic $ props

github.com/aidenybai/lucia - 7f6a6288304ba464b407d01164c2b83253b17666 authored about 4 years ago by Aiden Bai <[email protected]>
fix: fix

github.com/aidenybai/lucia - 94120d43d3e13759c90755ed3be5b0b67d5fc238 authored about 4 years ago by shadowtime2000 <[email protected]>
chore: formatted

github.com/aidenybai/lucia - 036532878000171c5c87a6d4bf149fcb3b04d43b authored about 4 years ago by shadowtime2000 <[email protected]>
test: tests for callbacks of events

github.com/aidenybai/lucia - c03b6ba16c7e6c2a7f519f6615f16588f2925922 authored about 4 years ago by shadowtime2000 <[email protected]>
chore: format

github.com/aidenybai/lucia - c0370087176f0562d4874ce068212abb988f8326 authored about 4 years ago by shadowtime2000 <[email protected]>
test: more tests for html directive

github.com/aidenybai/lucia - d6d274a708f97f6fa33d254adf514b83a28fa8a7 authored about 4 years ago by shadowtime2000 <[email protected]>
fix(l-html): fix bug where it throws a reference error

github.com/aidenybai/lucia - e7c278ede079e48ce9b2a92b4be0161676262aa5 authored about 4 years ago by shadowtime2000 <[email protected]>
docs: initialize vdom README

github.com/aidenybai/lucia - bc8c2ed4b3c705a422617070437894dd733932a2 authored about 4 years ago by Aiden Bai <[email protected]>
fix: spec file

github.com/aidenybai/lucia - fd570dbf0743a775336bba1c0866e07bc46ecf44 authored about 4 years ago by Aiden Bai <[email protected]>
fix: kofi key definition

github.com/aidenybai/lucia - c8e530cc90a9548bcb64c5061fd6060d49b50ad9 authored about 4 years ago by Aiden Bai <[email protected]>
docs: add ko-fi

github.com/aidenybai/lucia - 4c754e895c4f57796fc7259bcfc56844bb08c95c authored about 4 years ago by Aiden Bai <[email protected]>
feat: content type for joining

github.com/aidenybai/lucia - dddc6b6dad817daf57998833ce26be450ab4fbf2 authored about 4 years ago by Aiden Bai <[email protected]>
fix: fix h to handle specific props not being set

github.com/aidenybai/lucia - 97f13df051af4d3a25f2b091557abdfea841603f authored about 4 years ago by Aiden Bai <[email protected]>
feat: add support for selector parsing

github.com/aidenybai/lucia - 51ce5a67f387e727e192e1ba2243f341917da0a8 authored about 4 years ago by Aiden Bai <[email protected]>
refactor: refactor vnode to be more concise

github.com/aidenybai/lucia - bb2f881b0453d597f5ff6ffe8257235016f15b7b authored about 4 years ago by Aiden Bai <[email protected]>
test: add test for createApp

github.com/aidenybai/lucia - b89cad2bd994fc2fa59a8b2b78dd196c22e454bc authored about 4 years ago by Aiden Bai <[email protected]>
test(vdom): add tests for compile, observer, and patch

github.com/aidenybai/lucia - 5a67ef80cf6cf22f78b55cdfdf9383527585d327 authored about 4 years ago by Aiden Bai <[email protected]>
perf: add shallow mounting

github.com/aidenybai/lucia - da0460c31cf58861e845fcf72a0f4cfb1f84569f authored about 4 years ago by Aiden Bai <[email protected]>
feat: allow nested Lucia apps

github.com/aidenybai/lucia - d506e6e36e2e42bb037ff3af8fd2b278a9651ab8 authored about 4 years ago by Aiden Bai <[email protected]>
fix: max call stack for model

github.com/aidenybai/lucia - 6af0d8408606b29bfcd0b8b142661a8d1ecb24ad authored about 4 years ago by Aiden Bai <[email protected]>
refactor: remove and replace unnecessary instances of any

github.com/aidenybai/lucia - 1f912157a0e3bcc7991757ae6163b66489304c90 authored about 4 years ago by Aiden Bai <[email protected]>
refactor(vdom): use dom references instead of selectors due to unnecessary overhead

github.com/aidenybai/lucia - 7c94d0911768a5b342a105f4d4e21f22f02a768b authored about 4 years ago by Aiden Bai <[email protected]>
fix: remove unnecessary recursion return for patch

github.com/aidenybai/lucia - c03ec9105aba94f27f690bb932f5297d1fe9348d authored about 4 years ago by Aiden Bai <[email protected]>
Merge branch 'master' of https://github.com/aidenybai/lucia

github.com/aidenybai/lucia - 34bb2374704358fa1ed0781594a61dd0727ed53e authored about 4 years ago by Aiden Bai <[email protected]>
docs: add comments for places that may be confusing for contributors

github.com/aidenybai/lucia - 6a7ec8c0adae1e92e36e00758a15c1c1070bcbd7 authored about 4 years ago by Aiden Bai <[email protected]>
chore: formatted

github.com/aidenybai/lucia - 294c1d18d41fb3da4d1d2162684ba4143d8432dc authored about 4 years ago by shadowtime2000 <[email protected]>
tests: added tests for returnable: false

github.com/aidenybai/lucia - 80adcba27fbdf948c933e316bf2d79603b167429 authored about 4 years ago by shadowtime2000 <[email protected]>
Merge branch 'master' of https://github.com/aidenybai/lucia

github.com/aidenybai/lucia - f03c7863a2bb1676d2ff3f01a566cc929782b04a authored about 4 years ago by Aiden Bai <[email protected]>
feat: add opencollective

github.com/aidenybai/lucia - 86b6b9948883a8ab9f88aabdd4a8f4839df58e9e authored about 4 years ago by Aiden Bai <[email protected]>
fix: specify allowable types inside VNodeType

github.com/aidenybai/lucia - 91b5eb37c5a5b95c6900197f72f661f0a4935d00 authored about 4 years ago by Aiden Bai <[email protected]>
test: use deep equal instead of json stringifying

github.com/aidenybai/lucia - 592dffc4c6ad3bf5b94ea1ea2682830104840ca5 authored about 4 years ago by shadowtime2000 <[email protected]>
fix(vdom): selector not escaping / cases

github.com/aidenybai/lucia - f7f53950c59aed73fa719d87ed50011ea2e30c5f authored about 4 years ago by Aiden Bai <[email protected]>
docs: trim down readme

github.com/aidenybai/lucia - 8a5ba9396d09bcfed9a6e1870d25bce1be09d8e1 authored about 4 years ago by Aiden Bai <[email protected]>
docs: clean up readme header

github.com/aidenybai/lucia - 8188b338b3d59effb346980f1226f173bf637b6a authored about 4 years ago by Aiden Bai <[email protected]>
fix: remove version for cdn link

github.com/aidenybai/lucia - aad705b5174a9f0fccef7ea01888b2800af30747 authored about 4 years ago by Aiden Bai <[email protected]>
test: fix tests for new compute api

github.com/aidenybai/lucia - 5fcad00986424a0bfa458e08f68c8b72838b66ec authored about 4 years ago by Aiden Bai <[email protected]>
feat: provide $magic properties in computationj

github.com/aidenybai/lucia - 1db9fcbb6193eb098a8bfe545a1eb780a1075457 authored about 4 years ago by Aiden Bai <[email protected]>
test: fix locations for test

'

github.com/aidenybai/lucia - f36a3ad6555a55216de67198449f57e642132c23 authored about 4 years ago by Aiden Bai <[email protected]>
refactor: clean up file structure

github.com/aidenybai/lucia - 478a7e0247df64388b9f955084a4da8ac20bce2a authored about 4 years ago by Aiden Bai <[email protected]>
docs: Add remake to similar projects

github.com/aidenybai/lucia - e979305b9d2d8c4061b46b69d96f208f82c1316b authored about 4 years ago by Aiden Bai <[email protected]>
feat: export selector and props helpers

github.com/aidenybai/lucia - d22ee9fca111eab897ec9c846cdfb741cc548303 authored about 4 years ago by Aiden Bai <[email protected]>
style: cleanup

github.com/aidenybai/lucia - b01ee88dbb1a2396fdd8ca05323b21803d70e3e2 authored about 4 years ago by Aiden Bai <[email protected]>
perf(vdom): create selector only if necessary

github.com/aidenybai/lucia - 85275d2a679b6b71bfea7514c2de0a577b55ba6a authored about 4 years ago by Aiden Bai <[email protected]>
refactor(vdom): move observer into vdom

github.com/aidenybai/lucia - f7360d37cf6afd406c8f0a4274027dea535ae7f6 authored about 4 years ago by Aiden Bai <[email protected]>
test(vdom): add testing coverage for helper functions

github.com/aidenybai/lucia - 15c8738f439851befc240bddbe1d257fc5c04f53 authored about 4 years ago by Aiden Bai <[email protected]>
refactor(vdom): move vdom into functions

github.com/aidenybai/lucia - 5962987a06f6354619939bb912fd85b47ae553af authored about 4 years ago by Aiden Bai <[email protected]>
test: fix tests

github.com/aidenybai/lucia - c187448bb24115b731cdf7dc81af8e13a8be0f86 authored about 4 years ago by Aiden Bai <[email protected]>
refactor: create a file for interfaces and objectify directive params

github.com/aidenybai/lucia - 96d9d95cd3b4d0394d8913e5c7bcc0bb7f46d511 authored about 4 years ago by Aiden Bai <[email protected]>
chore: concise directive view types and format

github.com/aidenybai/lucia - 47e7cb4f43dfd4c56f49d878beccfcd84827d5f0 authored about 4 years ago by Aiden Bai <[email protected]>
docs: remove readme table of directives

github.com/aidenybai/lucia - f47d59570a44c6ed453d3c3c7bc799f1a04a5da7 authored about 4 years ago by Aiden Bai <[email protected]>
build: add file specifications in package.json

github.com/aidenybai/lucia - 2ad7da94adb29b6ad88ec96c51212f435c054f90 authored about 4 years ago by Aiden Bai <[email protected]>