Ecosyste.ms: OpenCollective

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

github.com/osscameroon/js-generator

Generates JavaScript from HTML
https://github.com/osscameroon/js-generator

feat: account for output stream configurations like file names

8030671d6c1aa9c18444fe4363b45ac64d792b7c authored about 2 years ago by Salathiel Genese <[email protected]>
feat: add JPMS support to API module

9f9e2f821c5681a81d7dd44c63fd200daba95ba6 authored about 2 years ago by Salathiel Genese <[email protected]>
feat: specify inline output

57670cc4267f1968fbd6d718c6f23c046a098701 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: add carriage return so that line-breaks are Microsoft Windows compatible

25583ddb0fec872853a25db9c550f2b529acb4c4 authored about 2 years ago by Salathiel Genese <[email protected]>
feat: implement POST /convert endpoint

f79892bf922f5af6f0e2a0c66a6583de8ae4ed34 authored about 2 years ago by Salathiel Genese <[email protected]>
feat: derive configuration from command

855e40b841b2b6b68da109fd316aec4077326a7a authored about 2 years ago by Salathiel Genese <[email protected]>
feat: allow for more configuration in API command

93fba369e7178e89f77ed3cabfafd9a84cb861a4 authored about 2 years ago by Salathiel Genese <[email protected]>
feat: make BuiltinVariableNameStrategy a subtype of VariableNameStrategy directly

9e2c4c306007e9c03c7e6718584c4e7edea44072 authored about 2 years ago by Salathiel Genese <[email protected]>
feat: move BuiltinVariableNameStrategy into core, in order to share at CLI and API

89aeab263b4cb53a49a9fe46f1eaa80ccb2b876d authored about 2 years ago by Salathiel Genese <[email protected]>
feat: make cli use core Spring Boot autoconfiguration

5f3d0a2076b268bf7c8dbb33716df201e951548a authored about 2 years ago by Salathiel Genese <[email protected]>
feat: make core a Spring Boot autoconfigured module

8b65d3185b9397097145afff06430c7bb8dde670 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: delete unused bean

ba5ee01346087e19735bd4cd169c7d535b7d7c37 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: remove class authorship

d14bea848c1492f202727c2fb1eebf935ba40460 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge branch 'feat-propagate-convert-exceptions-up-the-call-chain' of github.com:SalathielGenese/js-generator into feat-api-exposure

4441c5f49376a16e49343b8a3ded97760464f5e5 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge branch 'fix-type-based-naming-strategy-must-be-scoped-to-single-convert-call' of github.com:SalathielGenese/js-generator into feat-propagate-convert-exceptions-up-the-call-chain

4cb7ffc7003b75094fc498ed72f5c47ae9584959 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge branch 'feat-allow-custom-root-element-selector' of github.com:SalathielGenese/js-generator into fix-type-based-naming-strategy-must-be-scoped-to-single-convert-call

8e75c37214c90e1f7154ad55f8be00da1b71775d authored about 2 years ago by Salathiel Genese <[email protected]>
Merge branch 'main' of github.com:SalathielGenese/js-generator into feat-allow-custom-root-element-selector

ea7bba36186e67d2826784f4fb8fbf2b62b33ebb authored about 2 years ago by Salathiel Genese <[email protected]>
Merge pull request #165 from SalathielGenese/fix-remove-class-and-interfaces-authorship

fix: remove class and interfaces authorship

This article gives some reasons: https://stackove...

c44e5295a76590ed12df28118bc932cd9e90ef53 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge branch 'feat-propagate-convert-exceptions-up-the-call-chain' of github.com:SalathielGenese/js-generator into feat-api-exposure

46fd9e85f1bf509ce269763bef5314b44e5e612f authored about 2 years ago by Salathiel Genese <[email protected]>
fix: remove @author tag

This article gives some reasons https://stackoverflow.com/questions/17269843/javadoc-author-tag-...

f010cc063580bba840034628db00bada7ab7c4d5 authored about 2 years ago by Fanon Jupkwo <[email protected]>
feat: propagate convert exceptions up the call chain

5adab23b07f7ecada859e962e268de9f066eb7d1 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: restore git tracking for directory

f8f88d0b734a53caaf404b99558f3cb9b6095cc8 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: type-based naming strategy must be scoped to single convert call

191d9d2025d882e9aa9f88aa3b70f282106e463b authored about 2 years ago by Salathiel Genese <[email protected]>
feat: allow customization of root target element

ea8589cdcee2b0cf36f327a1120e34e768e08abc authored about 2 years ago by Salathiel Genese <[email protected]>
Merge branch 'main' of github.com:osscameroon/js-generator into fix-remove-class-and-interfaces-authorship

7b7d1c62d3122bbcecafd5716e3b0354edadbbf6 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge pull request #164 from SalathielGenese/fix-build-and-update-build-instructions

fix: build and update build instructions

94aa6054265b53f2e669a8c175a32ed3e97d25e6 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Build Native CLI (Requires GraalVM JDK 17...

af93a09266d3bdc191523042089edf1b02a22398 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: remove types authorship

fb877cb6efee47116dd4151a1c23d37ef65a9990 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: update instructions to GraalVM and JDK 17

6f256fca9cd0bdc24f952eb4466c99f38d86032e authored about 2 years ago by Salathiel Genese <[email protected]>
fix: bean qualification by parameter names is process by spring-beans which must be required by our module

9ca02ac96aa73ea6f828e7aeab6537949a431123 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: parameter names at injection point must match bean qualifiers, if not explicit

ff0014ee6652ed343f44984a10f8f680ccdbaf46 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: default logging level should show errors

31129507369aae51155e9eeaf9afa9fef4d5cf84 authored about 2 years ago by Salathiel Genese <[email protected]>
feat: add where we started 4 years ago

8d6be0e5555640fcf76bb9787a3dfe8be83c9e57 authored about 2 years ago by Fanon Jupkwo <[email protected]>
feat: security doc related to the trigger "on"

82e89e1ef30f63a323e0e284ec1061fb279d22b4 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #161 from osscameroon/feat-add-sherlock-wisdom-experience

feat: add sherlock wisdom experience

f95cfa4ed7f030cf27292580d8b26861c2bd1b50 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Update README.md

f541280c2fa504a953f80ba3371a8e8330d2e41c authored about 2 years ago by Fanon Jupkwo <[email protected]>
feat: add sherlock wisdom experience

ff18a2ff8440b4a786c5ebdc69fb85b20314f6cb authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #159 from osscameroon/fix-give-credit-to-jsoup

fix: give credit to jsoup

a8338291d31d062dfca02f9d12fd0b5e679d5d3c authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: give credit to jsoup

04bea16240b0c8c46363c247b531de2704804851 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: update description

2c7a4b594d52cd0e023aafbdf03aacde250e169e authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: update from java 11 to 17

2146be4b1e2269a5227982fcc2c83f815706b9da authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #155 from FanJups/feat-migration-from-java-11-to-17

feat: Migrate from Java 11 to 17

5bf4f842a97b9f20f069dce504b89115bc839421 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: use java 17 on GitHub Action and caching

b24adeb1ff9a8b909e984de3e4e7fadc4ac59fd0 authored about 2 years ago by Fanon Jupkwo <[email protected]>
feat: Migrate from Java 11 to 17

The main reason is the cross platform desktop app (running on Windows, Mac and Linux) we will bu...

98c8c3b20519557e67b5ea2f9e079fa3c5a6ee69 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: add missing div closing tag

7f1107d1b07aa9faa79383e4978b9b9fee0d4351 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #152 from FanJups/fix-add-parameterized-tests-for-let-const-var-options

fix: add parameterized tests for let, const and var

4c3d86b0c5ec99d270b03041c12a1280501f8863 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: add parameterized tests for let, const and var

12fc2e8862a92f7ffada387e7bfe5237b3af5d57 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #151 from osscameroon/fix-resource-not-accessible-by-integration

fix: solve Resource not accessible by integration

d3c821ea6384f02da65e2d68ff7c0ec20dbd7116 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: solve Resource not accessible by integration

This PR https://github.com/osscameroon/js-generator/pull/150 failed with this message:

Adding...

aacf17d25c68f0c6b99592a7ef456d9fa432fa6b authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #149 from osscameroon/fix-first-interaction-issue

fix: improve greetings workflow

735837d7e798243c3c2cfd737e47e3d9d1b2beeb authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: improve greetings workflow

There was an issue https://github.com/actions/first-interaction/issues/101 with first-interactio...

e6599c571213ec8ac6004b37944f6aaf10a6b4d9 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #142 from FanJups/main

fix: add let, const and var as variable declarations options

199d296042ec4005dfe59b95906f02ef6595ef77 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge branch 'main' into main

dbd4b426e724aa63fe0d0d7d541adc2f48cc8c8f authored about 2 years ago by Fanon Jupkwo <[email protected]>
feat: add osscameroon twitter follow button

0bdfa3c92fa473aad07a1e3a936b3cc6616dc955 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: improve first PR & Issue messages

ed01f16f22df5152f10b296cc0ee5b2709a7e43b authored about 2 years ago by Fanon Jupkwo <[email protected]>
feat: add Document Object Model explanation

23a515515459b39ec068f2ea98efcff6efe91497 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #140 from osscameroon/revert-137-fix-greetins-issue

fix: solve the first-interaction issue https://github.com/actions/first-interaction/issues/101 b...

1b532d8e56ad9fc8a130ebae9f5d5b8c31445f51 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: solving first-interaction issue

86a752848dc400d6c834773af058dd3beaca5540 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge branch 'main' of https://github.com/FanJups/js-generator

a2f5f6c2a05d0b2de261838504ac660459978afc authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: add let, const and var as variable declarations options

5742dcaedd4300bdc1f973cbd4fdc6ec30da41c4 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Revert "fix: prevent greetings failure on issues"

14f57c40805a3ce207cca921b4b731e02063faed authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #137 from osscameroon/fix-greetins-issue

fix: prevent greetings failure on issues

d9db2b067fea03f4b16f4bd5c6a24c5f59394c35 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: prevent greetings failure on issues

Greetings action failed when opening these issues

https://github.com/osscameroon/js-generator...

5a4b72e2fcb08cc46803f8d37a282c4e00f8e9e9 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #134 from FanJups/fix-back-to-the-top-in-readme

fix: back to top

9df15e9325d4459be0d28cf866fa260f41d00e21 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: Back to Top

3456843f2b9503571417c048a724f72bd3ce2344 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #133 from FanJups/feat-add-illustrations-to-readme

feat: add illustrations to readme

7ea7288ed4f74bc727ab1813ec3ed227e5f2101d authored about 2 years ago by Fanon Jupkwo <[email protected]>
feat: add illustrations to readme

69507b5fe93028f4e8c8da2335f965c7dafc1960 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #132 from FanJups/fix-add-beautiful-badges-and-improve-typo

fix: add beautiful badges and improve typo

344136a802e97eed42a42c38794450378883f6e1 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: add beautiful badges and improve typo

d1dc0d67a80bf2a58c63539d18dba2062a260cfa authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #131 from FanJups/fix-remove-ante-module-from-dependencyManagement

fix: remove ante module from dependencyManagement

02a29f5675738b2a6bbf6a88a0e553c5ab32e8b3 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: remove ante module from dependencyManagement

c617ca3c278515b2c15eb99beb8e7d75b2e22b53 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #130 from SalathielGenese/fix-remove-ante-module-with-its-test-module

fix: remove ante module with its test module

04cbd474de0de7acd94a8ef1583314f9412949bd authored about 2 years ago by Salathiel Genese <[email protected]>
fix: remove ante module with its test module

36439235250964cf80c80bd853fd3c027a5876b6 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge pull request #88 from SalathielGenese/feat-move-contracts-to-core-module-for-shared-baheviour-in-clients

feat: move contracts to core module for shared behaviour in clients

7fc982e8680c0130f7d1741c6dafd239d350f822 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge branch 'main' of github.com:SalathielGenese/js-generator into feat-move-contracts-to-core-module-for-shared-baheviour-in-clients

20434414ea406020896966387f5cc8098f2640f9 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge pull request #85 from SalathielGenese/feat-support-native-cli-build

feat: support native cli build

2eb66984bba00858d19e25c0bffc811535387571 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge branch 'main' of github.com:SalathielGenese/js-generator into feat-support-native-cli-build

eff708df1aaf387134c0acc379159a876540fff3 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge pull request #127 from SalathielGenese/feat-run-maven-pipeline-for-updated-pull-request

feat: run maven pipeline for updated pull request

5db4043e093928227261ac9faead5a7ca1d24232 authored about 2 years ago by Salathiel Genese <[email protected]>
feat: run maven pipeline for updated pull request

da40a794169b309d770fc956269ea237b0dcf157 authored about 2 years ago by Salathiel Genese <[email protected]>
Merge branch 'main' of github.com:SalathielGenese/js-generator into feat-support-native-cli-build

90a4f73099614c4e322cb34af2f53dd8b1c1922b authored about 2 years ago by Salathiel Genese <[email protected]>
Merge pull request #126 from SalathielGenese/fix-javadoc-jpms-only

fix: javadoc goald for JMPS modules only

ab1f5f8d6e1eed916bd16152b380553da085b168 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: javadoc goald for JMPS modules only

afb68b5987c5a9d131803748638b7a82704e0f7a authored about 2 years ago by Salathiel Genese <[email protected]>
Merge pull request #81 from osscameroon/dependabot/maven/org.jsoup-jsoup-1.15.3

Bump jsoup from 1.14.3 to 1.15.3

8d9a71c8cd3d0e85317730e6cfc4713311ceb546 authored about 2 years ago by Salathiel Genese <[email protected]>
Explain maven cli -B option

3d87d4ec72d8ca74b3cc4711c999824ac9fff4a2 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #121 from ngdream/main

update readme

721cf948fe9dda58103b32ef74cd4733680b2d91 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Update badges and links

eeee8660702e39dd66f66eeba115d97f83324311 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #123 from osscameroon/resource-not-accessible-by-integration

Solving Resource not accessible by integration

dad1dbe6f1143b9e6a1855338497fb502676f779 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Solving Resource not accessible by integration

After paying attention to this PR (https://github.com/osscameroon/js-generator/pull/121) running...

0fcab509313c68e0bfcab40e13ef2d451bcf2ef8 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Update README.md

2d02cc20e92018616943c007276188b050032784 authored about 2 years ago by ngdream <[email protected]>
Update README.md

05e1673bd217ed733b44f874d6d0d50690689e2b authored about 2 years ago by ngdream <[email protected]>
Update README.md

d6c99752dd31da136c5f3ae6be98eed220d775e1 authored about 2 years ago by ngdream <[email protected]>
Update CONTRIBUTING.md

7fb14860edf2b27d799eeb3e257352b0ed20b094 authored about 2 years ago by ngdream <[email protected]>
Update README.md

8b3eca7e71507ee2f6e71d26dd5337779563bfc0 authored about 2 years ago by ngdream <[email protected]>
Merge pull request #119 from PILOTEZEBS/patch-1

Creation CODE_OF_CONDUCT.md

c837bb87497872eae2538f3bd468398c95a5ab55 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Creation CODE_OF_CONDUCT.md

for issue #117

3afad76dad15717a6358cf6ba717d07da3c85906 authored about 2 years ago by NGUENA ZEBS <[email protected]>
fix: delete unused class

81672bff55d3a245370afe4b819eda980719fd1b authored about 2 years ago by Salathiel Genese <[email protected]>
fix: remove dev-time logging

385a9da006a5ef588a9d82f5f01e539cfaa29480 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: move abstraction and implementations to core module, and rename for improved semantics

98942f45bbd14c53802a11b479288d5b6a01b515 authored about 2 years ago by Salathiel Genese <[email protected]>
fix: rename and refactor strategy for improved semantic

8ac81e63a03c7d3404f66bb68c40c6dd69d7c29a authored about 2 years ago by Salathiel Genese <[email protected]>
fix: delete Flow contract and its default implementation

8a3997812a0be01e67fffe60f83b51cc15693f69 authored about 2 years ago by Salathiel Genese <[email protected]>