Ecosyste.ms: OpenCollective

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

Vendure

Funds programs for the Vendure developer community
Collective - Host: opensource - https://opencollective.com/vendure-ecommerce - Website: https://www.vendure.io/ - Code: https://github.com/vendure-ecommerce

Support alternate ng2-translate attribute in DirectiveParser. Add more tests

github.com/vendure-ecommerce/ngx-translate-extract - e5f937d7f6be5cba11225a024a8cefa03e9fda02 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Add DirectiveParser test for extracting strings with ng2-translate selector

github.com/vendure-ecommerce/ngx-translate-extract - 867905586a7dc9e070ef5aa1765a11686956d002 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Update tslint config

github.com/vendure-ecommerce/ngx-translate-extract - b2e46c52593482db5ecefe34237ca1b0277b24be authored about 8 years ago by Kim Biesbjerg <[email protected]>
Make regexes more readable by not creating from string

github.com/vendure-ecommerce/ngx-translate-extract - 3601b5985bbe68786f3aa5204572c5cdb85a28e0 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Add support for extracting array of strings in ServiceParser + tests

github.com/vendure-ecommerce/ngx-translate-extract - fdf26d6af5f6cc03e03e4df2c0d34d05bb835ca0 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Use same structure for tests as src

github.com/vendure-ecommerce/ngx-translate-extract - 3e84dd2f72a58619e2a7a8d670962f37854991c9 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Add tests for ServiceParser

github.com/vendure-ecommerce/ngx-translate-extract - 206edc53f715957eef5c138b779e09c99de640a8 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Add tests for PipeParser

github.com/vendure-ecommerce/ngx-translate-extract - 85a1d04c96ffbf61c59648acf9057ce032778267 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Replace quotes with backticks

github.com/vendure-ecommerce/ngx-translate-extract - c2aac9c2572f860ce812141838c7bef44ebdf6a4 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Add tests for AbstractTemplateParser and DirectiveParser

github.com/vendure-ecommerce/ngx-translate-extract - 23d2a5eb9d7aa336c383dfe4646707b2c640e806 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Extract direct text nodes only when parsing directive

github.com/vendure-ecommerce/ngx-translate-extract - 2c3b5e580dd45ff80172543590f21d562d61ef16 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Grab html instead of text when parsing directive

github.com/vendure-ecommerce/ngx-translate-extract - e26d522604538bcf28a211a02433359693b644fb authored about 8 years ago by Kim Biesbjerg <[email protected]>
Include tslint.json

github.com/vendure-ecommerce/ngx-translate-extract - e56ce36d9dc4681fbd312fc1a43501fc6bb79ba0 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Fix regex. Add *.js to globPatterns

github.com/vendure-ecommerce/ngx-translate-extract - e6b03f85822e618762285b12b8ecc7ffed650616 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Refactor code. Add DirectiveParser (Thanks ocombe\!)

github.com/vendure-ecommerce/ngx-translate-extract - 07fa9fc5b16d9b9e33bf25ea178584b7c2d15b03 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Adding a directive parser, and refactoring code a bit

github.com/vendure-ecommerce/ngx-translate-extract - 14972efec2f872e78773b679753c39c27e024f25 authored about 8 years ago by Olivier Combe <[email protected]>
Move _normalizeTemplateAttributes to AbstractTemplateParser

github.com/vendure-ecommerce/ngx-translate-extract - ef574a2d4ffba2fb41bc21b04f5d8462d361efd7 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Move _normalizeTemplateAttributes to AbstractTemplateParser

github.com/vendure-ecommerce/ngx-translate-extract - f4b5dbed24f8e45ae43a2a3db31e0d5a1a173a84 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Refactor code. Add DirectiveParser (Thanks ocombe\!)

github.com/vendure-ecommerce/ngx-translate-extract - 1ee298f737b6c20f4a43b590acd518b5d7538161 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Merge branch 'directive-parsing' of https://github.com/ocombe/ng2-translate-extract into ocombe-directive-parsing

github.com/vendure-ecommerce/ngx-translate-extract - 022c22196329196106a58fb1c8b2c15b2306de18 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Add keywords to package

github.com/vendure-ecommerce/ngx-translate-extract - 63208952ac0a2c59fc7eebf8d942ac4da9fbf443 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Adding a directive parser, and refactoring code a bit

github.com/vendure-ecommerce/ngx-translate-extract - 24214729c13c5ce8d08189afc9c2e2441c634f2b authored about 8 years ago by Olivier Combe <[email protected]>
Fix wrong npm name in readme

github.com/vendure-ecommerce/ngx-translate-extract - 16ea45235ebe6aead9355b492fbff7e6c41a4912 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Update package scope and description

github.com/vendure-ecommerce/ngx-translate-extract - cd95c7d65b813854f8ed2395cde1275b14b4f067 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Update usage in README

github.com/vendure-ecommerce/ngx-translate-extract - 66b2bde1608b599e34f8fc9221a9eb2d7f3e0868 authored about 8 years ago by Kim Biesbjerg <[email protected]>
Renamed test.ts to example.ts and changed it to fit new interface

github.com/vendure-ecommerce/ngx-translate-extract - 6aeb0a69adc012509c7c90859df71340727b379b authored about 8 years ago by Kim Biesbjerg <[email protected]>
Add extract cli script

github.com/vendure-ecommerce/ngx-translate-extract - fbc92c33359a095ab18b37138409cd160e51365a authored about 8 years ago by Kim Biesbjerg <[email protected]>
Move glob patterns to extractor

github.com/vendure-ecommerce/ngx-translate-extract - 74fd8530976562f5843054405e0a26e2bc1a05ba authored about 8 years ago by Kim Biesbjerg <[email protected]>
Fix template regex to match translate pipe usage in input properties

github.com/vendure-ecommerce/ngx-translate-extract - 25760bab5b306495a098bd4e0fa279ef57723ce2 authored about 8 years ago by Kim Biesbjerg <[email protected]>