Ecosyste.ms: OpenCollective

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

github.com/abelljs/abell-renderer

A template engine that lets you write variables, loops, and conditions in HTML using JavaScript Syntax.
https://github.com/abelljs/abell-renderer

Update README.md

0634901b750e025e6024ddeb8d44e298ac660a56 authored over 1 year ago by Saurabh Daware <[email protected]>
Update README.md

6ad4f2447d1e4903b79aa3cc4bd5fff37b39cde5 authored over 3 years ago by Saurabh Daware <[email protected]>
Update README.md

d0e93ca95ea62de14fdd2afbcd10dd9b723d8f90 authored over 3 years ago by Saurabh Daware <[email protected]>
fix(component-parser.js): fix scopedSelector being redefined on delayed callbacks like setTimeout (#44)

* fix(component-parser.js): parse scopedSelector to document.querySelector on build

* bump to...

ca9f87f047313448fa2a7984b7282fad51e99853 authored almost 4 years ago by Saurabh Daware <[email protected]>
add white background to main image

9a820d649e6660f411f1cf4c64aab95b1afdc1ef authored almost 4 years ago by saurabhdaware <[email protected]>
chore(component-parser.spec.js): add test for scopedSelector (#43)

363f268566c8691741a6610af0e7d9e2371f0afd authored almost 4 years ago by Saurabh Daware <[email protected]>
add changelog for 0.4.1

e776c34f5a20a1d0a04c8311058d09d6c99d39c9 authored almost 4 years ago by saurabhdaware <[email protected]>
v0.4.1 - fix scopedSelector is defined bug

ec6f993a606828d462cfc96d693c7499289c6813 authored almost 4 years ago by saurabhdaware <[email protected]>
Merge pull request #41 from abelljs/dependabot/npm_and_yarn/node-notifier-8.0.1

Bump node-notifier from 8.0.0 to 8.0.1

3ddaa416e194b34e73b5033fce19aa2e8fe04e95 authored about 4 years ago by Saurabh Daware <[email protected]>
Bump node-notifier from 8.0.0 to 8.0.1

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release...

90a13f096360a8474e5450fe2229acec924a5663 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.4.0

fe4bb6e621b30b1aa8dd25de3e77372954d7f47d authored about 4 years ago by saurabhdaware <[email protected]>
Add 0.4.0 changelog

ca3ab34840e66429fa75f538015d9ba7b5bf5e73 authored about 4 years ago by saurabhdaware <[email protected]>
Merge pull request #40 from abelljs/next

v0.4.0

d58f4c161d53255c66b11ac16362305b0148baff authored about 4 years ago by Saurabh Daware <[email protected]>
0.4.0-rc.1

0e7ac07db85b9520620000d3b6e6ff3ae1c72480 authored about 4 years ago by saurabhdaware <[email protected]>
render 0 and false correctly (fixes #37)

6d776f567ebecac0e494e7579e7b77a5cdc69105 authored about 4 years ago by saurabhdaware <[email protected]>
version bump 0.4.0-alpha.2

2bce1ab73671685a451d0ccb10c8bea213ff6c96 authored about 4 years ago by saurabhdaware <[email protected]>
remove console logs

f8f25da1cb10a509f440395a6c449a44fe55e139 authored about 4 years ago by saurabhdaware <[email protected]>
Add __filename, __dirname variables (#39)

* Add __filename and __dirname

* revert process variable injection

* fix test for read-fil...

20650729f08a7c2240b428212be8bf1fb8c25a8e authored about 4 years ago by Saurabh Daware <[email protected]>
Merge pull request #38 from abelljs/scoped-scripts

Scoped scripts

6c5687794e0c2ac00eb65879a7bec28b8ee1cbf9 authored about 4 years ago by Saurabh Daware <[email protected]>
v bump 0.4.0-alpha.1

adcb3c0ee0cc5f78428af2e2d95c660db1d69ed1 authored about 4 years ago by saurabhdaware <[email protected]>
parse components inside abell blocks

9a091021697a78fd5b3424d94716de780cb834b0 authored about 4 years ago by saurabhdaware <[email protected]>
rollback force scoping scripts with brackets

12972df79d5da33c28134069f033739417fc607f authored about 4 years ago by saurabhdaware <[email protected]>
fix test

a0073e72bd5f119ac703d98bcf227af3c74ab436 authored about 4 years ago by saurabhdaware <[email protected]>
Add scopedSelector function to scripts

fd126507dee68d1d111266667aa83653d94773e7 authored about 4 years ago by saurabhdaware <[email protected]>
v0.3.3 - Improve Error Logs (#36)

* improve error logs

* fix types

* v bump to 0.3.3

f3c136bbfa95ceaed79e0694e4f1b1b4c82a70b0 authored about 4 years ago by Saurabh Daware <[email protected]>
fix latest tag in changelog

a431716943557443fdaea42dec76dc9e49c64e76 authored about 4 years ago by saurabhdaware <[email protected]>
v bump 0.3.2

b06153bd663b2f5e88d4ae5948778e47bc25b969 authored about 4 years ago by saurabhdaware <[email protected]>
fix: ignore adding scope hash when styles are not scoped (#34)

* fix: ignore adding scope hash when styles are not scoped

* fix: eslint

* Update src/pars...

eebfe1a76a3ae850417b7337b7bacba352f986c8 authored about 4 years ago by Judicael <[email protected]>
Merge pull request #29 from pantharshit00/fix-doctype-test

fix: <!DOCTYPE html> test

da728f8aa28e80e1a3a2c9fef246a418efe19bb9 authored over 4 years ago by Saurabh Daware <[email protected]>
fix: doc types test

5779e45d703689f2a325cf4de4748c758b3fc44a authored over 4 years ago by Harshit Pant <[email protected]>
improve statementTypeMap test accuracy

30ba7d9ca3dab880739860589f6b85e8413d43ce authored over 4 years ago by saurabhdaware <[email protected]>
fix exitting dev server

dac466001a358a1850a5449e30a4fea1c423f806 authored over 4 years ago by saurabhdaware <[email protected]>
Merge pull request #27 from abelljs/next

v0.3.0

a8f9a9836eafd46e83dfd8830c51245439b7cb1d authored over 4 years ago by Saurabh Daware <[email protected]>
0.3.0

6b75789f99c789d4075c3e0530e441cfe408305a authored over 4 years ago by saurabhdaware <[email protected]>
better module not found errors

4ca71bb5b00a1596ff1ca13048ce9b03b296a96a authored over 4 years ago by saurabhdaware <[email protected]>
fix multiple values-less attribute parsing

ee812662bca9c774f3cd3b56897d8a0e850d21c3 authored over 4 years ago by saurabhdaware <[email protected]>
transpile only with allowComponents option true

c8cc50d6ca79feaf9a72134dbcf5696236e76cf6 authored over 4 years ago by saurabhdaware <[email protected]>
version bump to 0.3.0-alpha.3

a039dd9dba77b0b09480fa231752a8ed21f02e5e authored over 4 years ago by saurabhdaware <[email protected]>
fix paths in components

bab4b09270829e3b25781eb03a0be9737b97b266 authored over 4 years ago by saurabhdaware <[email protected]>
refactor snapshot tests

5fb6fedcfff8d7f903e93599ab90db841c7cf1dc authored over 4 years ago by saurabhdaware <[email protected]>
add line number to error

8a0edf1966f419a0dcbd3ddc15e8d8367136a1ce authored over 4 years ago by saurabhdaware <[email protected]>
refactor: decrease number of files

df8ed748ec2ae62dafe2628868309ff561137253 authored over 4 years ago by saurabhdaware <[email protected]>
ast x scoped css merge and conflicts fix

38bde7747ec56d0cbb9ff6410a41390468d447f8 authored over 4 years ago by saurabhdaware <[email protected]>
update example with-components

2ca2db200f2c5ea44581d087c522c6b6c40bb7af authored over 4 years ago by saurabhdaware <[email protected]>
Merge pull request #25 from pantharshit00/scoped-css

feat: scoped css

a211f4392c30ea6176441979855b1c0930c39dd5 authored over 4 years ago by Saurabh Daware <[email protected]>
add expressjs engine

ff894ffa26cf8e0e42e1c5ad74896d829bdcaa5a authored over 4 years ago by saurabhdaware <[email protected]>
parse components working

865cf69210decbf925cb89fc76c88f6e3b4fafda authored over 4 years ago by saurabhdaware <[email protected]>
fix test

5026c9f694b52e65ce63c204ad62eb9978c2d2a0 authored over 4 years ago by saurabhdaware <[email protected]>
component parser doe

4a0860f9cab6f4ee5fe7b32c76d761b1516a9ba2 authored over 4 years ago by saurabhdaware <[email protected]>
feat: add comment for prefixHtmlTags

9860fc5e7f5b03a27dcbd22fd66700eaaa39f774 authored over 4 years ago by Harshit Pant <[email protected]>
fix: normalize path should be executed before hashing

78adb03772812c7416a3deed2fbe95e197fbc7ca authored over 4 years ago by Harshit Pant <[email protected]>
feat: tests for scoped css and auto closing fix

5eb38de325b29c8ad92a7bafad61f6a445c75a76 authored over 4 years ago by Harshit Pant <[email protected]>
add: warning, add: half of the component parser

58edf4626a8ff2c56314041d0ca5442ad2d2ebf9 authored over 4 years ago by saurabhdaware <[email protected]>
support for direct assignments

cb778b93aa564e2ad8a7ba6c904b8a1af0822aab authored over 4 years ago by saurabhdaware <[email protected]>
saunfortunate realization of reality :(

2e5ce93660563a0372b0f02a80a7da56578145fc authored over 4 years ago by saurabhdaware <[email protected]>
initiate component parser

45d5f21c909cb9151e368df623253dac2b61d642 authored over 4 years ago by saurabhdaware <[email protected]>
better attribute parser for edge cases

84a6ac72a2e3f654bec30c42d586f208d8b45dc9 authored over 4 years ago by saurabhdaware <[email protected]>
remove evaluator function

18a1b0c85632b7c23d177a78e9be83ae1f4645ef authored over 4 years ago by saurabhdaware <[email protected]>
basic renderer working

c4983050a2fb7f3123e3adbcccd1c2d84d8f8618 authored over 4 years ago by saurabhdaware <[email protected]>
fix: windowssszzz

1b505cdac1dafa27cf445460de8edf0c5aba2437 authored over 4 years ago by Harshit Pant <[email protected]>
feat: use relative paths for component hashing

af1924bd92c297e5088c9a54b10ad0d1cd5d0091 authored over 4 years ago by Harshit Pant <[email protected]>
feat: move to jest

21d4a451f5e3455bf25e6518e10c6fba38afff43 authored over 4 years ago by Harshit Pant <[email protected]>
feat: add component hashing

f21efeaaddc2068af13c91a0d8b940e5e17f573d authored over 4 years ago by Harshit Pant <[email protected]>
feat: html hashing

950752a93b729d2b757e89565f9a99fd1c4eb5d0 authored over 4 years ago by Harshit Pant <[email protected]>
fix: failing test

631ccf6b25e76652eea09cdb1a8cdb3c9ae79f23 authored over 4 years ago by Harshit Pant <[email protected]>
feat: inital css parser

66620d2e051c36ffb72a616317be07aa5f29009b authored over 4 years ago by Harshit Pant <[email protected]>
add discord to readme

6a9c9812793ac004c2ea5da75f12dc5470dd74c0 authored over 4 years ago by Saurabh Daware <[email protected]>
Merge pull request #21 from abelljs/next

Abell Renderer v0.2.0, Abell v0.4.0

b2bcf7cd7a2da6644cedb0773b68d7bce6d35d0f authored over 4 years ago by Saurabh Daware <[email protected]>
changelog merged into single v0.2.0 changelog

d15b853ce66135aa238439103ce3126529f4e8a5 authored over 4 years ago by Saurabh Daware <[email protected]>
v bump to 0.2.0

acc3043b97db7d9a789d0232d28a173572e064f2 authored over 4 years ago by Saurabh Daware <[email protected]>
allow no template in component

3265d3050b07cf2888ee4388f232a990841b3cb3 authored over 4 years ago by Saurabh Daware <[email protected]>
ignore components when they are not allowed

c69a5f7cb6704ade74f5faaca6e67d3c8489b01e authored over 4 years ago by Saurabh Daware <[email protected]>
description and keywords update for npm

9d66f9609be9f85080076fddd073da51c8f796e1 authored over 4 years ago by Saurabh Daware <[email protected]>
abell-renderer bump to rc

1968afd127c3bd4b425b018800d634165c70a88f authored over 4 years ago by Saurabh Daware <[email protected]>
e2e tests for component

72a154a5f49b3815bde89510292c6086c8f2355a authored over 4 years ago by Saurabh Daware <[email protected]>
add github action to run test on macos

eb0c4a86528522903128f4ddb611084dd38c6677 authored over 4 years ago by Saurabh Daware <[email protected]>
tests for previous and current API basic usage

8fd4f730e5744f6b842ad0e6666e3709690d3a84 authored over 4 years ago by Saurabh Daware <[email protected]>
cli path not present fix

f734ba443227f10f32a299660454121c7adc191f authored over 4 years ago by Saurabh Daware <[email protected]>
component parser almost e2e tests

d20d831dc75e9f0ec82d4ef803b9198ef58c434f authored over 4 years ago by Saurabh Daware <[email protected]>
unit tests for component parser

99691f10e19a01e2529116220f1b6ba6ff1d8136 authored over 4 years ago by Saurabh Daware <[email protected]>
basePath of require inside component, fix

0818c6ce553e25e1d899fc047c72f7fe5f85f5aa authored over 4 years ago by Saurabh Daware <[email protected]>
default value of props changed to empty brackets

abbea958a254a35e75e6b86f7db01f234f256198 authored over 4 years ago by Saurabh Daware <[email protected]>
added filename to component errors

0f3bbc8ca103f5ee443ae34990db4c03e314ac2b authored over 4 years ago by Saurabh Daware <[email protected]>
trying to parse body tag bug fixed

c8412586e1db6398aa1462fb1fd024a7d8cd507f authored over 4 years ago by Saurabh Daware <[email protected]>
multi-line support for component tag

8a8686ae5a153cb8c9978f310d7bde8b3799a4a9 authored over 4 years ago by Saurabh Daware <[email protected]>
run tests on next branch

5c5665d3dc33e8da629371631f9b10ad219cb465 authored over 4 years ago by Saurabh Daware <[email protected]>
no more .join next to .map

b4ab903915347d029e7b6fd9c06f503086ec3666 authored over 4 years ago by Saurabh Daware <[email protected]>
rule of components having .component.abell extension, removed

502418597011cc55252000b3c30a65d919fc52a3 authored over 4 years ago by Saurabh Daware <[email protected]>
nested component basePath fix

371a487c62f94440b61587152b4a60f8748e4fe2 authored over 4 years ago by Saurabh Daware <[email protected]>
better stack trace for module not found error in require

1495665cf09a455a32e631e0d4a2d51301a98eea authored over 4 years ago by Saurabh Daware <[email protected]>
error line and filename added

61c920895377cf021eb55e62fb64cc5214a024ae authored over 4 years ago by Saurabh Daware <[email protected]>
changelog added

acf7a6bd239a73becf94d3038b63a274be7c5ed3 authored over 4 years ago by Saurabh Daware <[email protected]>
Clean Errors in log

126c440d847d1fbce1245e35d39338b753773f7a authored over 4 years ago by Saurabh Daware <[email protected]>
nested components - untested code

d6de7df2d3a4fce894353a5417c197d46eb52cd3 authored over 4 years ago by Saurabh Daware <[email protected]>
alpha.2 lodash vulnerability fix

c2bc15a16ef6f5ab9a781a2ee4f28c7fd4781e6d authored over 4 years ago by Saurabh Daware <[email protected]>
Merge pull request #19 from abelljs/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.15 to 4.17.19

9a6d55bd1eec726b98fff547f5ce2f9e14ad031b authored over 4 years ago by Saurabh Daware <[email protected]>
Merge pull request #20 from abelljs/abell-components

Abell components

2d6d495fe1c89bfe31fd760d3c4dffe37a6c237c authored over 4 years ago by Saurabh Daware <[email protected]>
Merge branch 'next' of github.com:abelljs/abell-renderer into abell-components

d53b3f0a57ae68014ab788c5800f80836d555470 authored over 4 years ago by Saurabh Daware <[email protected]>
0.2.0-alpha.1 - initial support for abell components

09dbfd0d812d491fe1a21a742b1cd33623391be4 authored over 4 years ago by Saurabh Daware <[email protected]>
working prototype of component with props

8da9ab3bda28fa1afc83f201be2aea705c874676 authored over 4 years ago by Saurabh Daware <[email protected]>