Ecosyste.ms: OpenCollective

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

Alosaur

We create Deno web framework with many decorators
Collective - Host: opensource - https://opencollective.com/alosaur - Website: https://deno.land/x/alosaur - Code: https://github.com/alosaur

up: upgrade version deno

github.com/alosaur/alosaur - e33b55ad80bb903e986199674ee47daa19b1f882 authored almost 4 years ago by irustm <[email protected]>
Merge pull request #101 from alosaur/middleware_context

feat: added context as parameter

github.com/alosaur/alosaur - 038cd70a0d02b057ee2884a0a0b24a98c480b3be authored almost 4 years ago by Rustam <[email protected]>
docs: add Ctx decorator & improve middleware

github.com/alosaur/alosaur - e6409ef871ee145389269ebcf029414e4b99bc24 authored almost 4 years ago by irustm <[email protected]>
fix: fmt check

github.com/alosaur/alosaur - 49d4315cd1b012770cf5bbf2e0d384d7fdbe97dd authored almost 4 years ago by irustm <[email protected]>
fix: fmt check

github.com/alosaur/alosaur - 386e64ec36a8d31ebe2ea0589770b9f52989c768 authored almost 4 years ago by irustm <[email protected]>
feat: added context as parameter

fix: middleware run orders in settings

github.com/alosaur/alosaur - 588d7728af30c39b28f3926ebcd29d2066b5cbb5 authored almost 4 years ago by irustm <[email protected]>
feat: added sse example

github.com/alosaur/alosaur - 80c0eb5db0f18fc59f27c6b21c367ae75ca2d107 authored almost 4 years ago by irustm <[email protected]>
Update README.md

github.com/alosaur/awesome-alosaur - 96111b6a78bb187330aad81a0370ff24ee61e179 authored almost 4 years ago by Rustam <[email protected]>
fix: export interface and README (#7)

github.com/alosaur/handlebars - 6f636df6728928d936ff048a27cf3a191403c379 authored almost 4 years ago by Carter Snook <[email protected]>
Merge pull request #99 from cmd-johnson/fix-type-exports

Change all type re-exports to use `export type` syntax

github.com/alosaur/alosaur - f5fd02bc00067c4a5039a34a49612154bdf94551 authored almost 4 years ago by Rustam <[email protected]>
Change all type re-exports to use export type syntax

github.com/alosaur/alosaur - d2c2cb3587ada42f0e58baaff44f8531b154a5d8 authored almost 4 years ago by Jonas Auer <[email protected]>
fix doc: update main info

github.com/alosaur/alosaur - 7edf4a868fd0e8febdd45d4975c4868343deb278 authored about 4 years ago by Rustam <[email protected]>
fix: typo todo

github.com/alosaur/alosaur - b2a0513573daeb53f9af0552c3d789855d02bbd5 authored about 4 years ago by Rustam <[email protected]>
Merge pull request #97 from alosaur/ws_example

feat: added not respondable request

github.com/alosaur/alosaur - 735c4c2ae987f0e5fd3ed527a585204c4897f270 authored about 4 years ago by Rustam <[email protected]>
fmt fix check

github.com/alosaur/alosaur - 2005f024eb3699fe77a8fd72481023862b926437 authored about 4 years ago by irustm <[email protected]>
docs: added ws example and link

github.com/alosaur/alosaur - cf36203be96aa20a5ba8f48f21655376c1233e4a authored about 4 years ago by irustm <[email protected]>
feat: added not respondable request

github.com/alosaur/alosaur - 4a3a25a97cc7e72192c3785af86634c6207971b4 authored about 4 years ago by irustm <[email protected]>
docs: added roadmap

github.com/alosaur/alosaur - 84138cef2daae5e2f3193b5b2586356c1f3ef906 authored about 4 years ago by Rustam <[email protected]>
docs: added links to examples

github.com/alosaur/alosaur - 9336ba4d4d20e6df458d9b5c036b60684e787539 authored about 4 years ago by irustm <[email protected]>
docs: Added transfrom & validator example docs

github.com/alosaur/alosaur - 664f1af8853b1345d3ecb027086dc341d2f3699b authored about 4 years ago by irustm <[email protected]>
Update README.md

github.com/alosaur/alosaur - 168e507c53b925d35418653c3a10f2a8fe36bd0a authored about 4 years ago by Rustam <[email protected]>
Update version.ts

github.com/alosaur/alosaur - 98483635fde9741cfb620e38707140d6ed774057 authored about 4 years ago by Rustam <[email protected]>
Update ci.yml

github.com/alosaur/mustache - 4255f1863f0dbe33f221ced03974552e90dcf057 authored about 4 years ago by Rustam <[email protected]>
Update ci.yml

github.com/alosaur/handlebars - b2f2dc9b99c395199204ae8d586489bb3f067d4f authored about 4 years ago by Rustam <[email protected]>
Add layouts to Eta example (#92)

* Add example of Eta template engine

* Fix formatting

* Update Eta, use new Eta partial sy...

github.com/alosaur/alosaur - 1a5cb0417bdb079d44a8bb647872f100e4a6bb0d authored about 4 years ago by Ben Gubler <[email protected]>
chore: Update deno deps

github.com/alosaur/alosaur - 586d799f6078abdc5d8e7f4d54d9e32c04ebd573 authored about 4 years ago by irustm <[email protected]>
Examples: update Eta version, use new Eta partial syntax (#91)

* Add example of Eta template engine

* Fix formatting

* Update Eta, use new Eta partial sy...

github.com/alosaur/alosaur - 49129bceccb5baf962ab78374b28182db13f52de authored about 4 years ago by Ben Gubler <[email protected]>
Add example of Eta template engine (#89)

* Add example of Eta template engine

* Fix formatting

github.com/alosaur/alosaur - 1cd77e0e8346ea02c50ccf14ed111920421de356 authored about 4 years ago by Ben Gubler <[email protected]>
fix(example): update deps

github.com/alosaur/alosaur - 381379f0bd28bae42d1da9eb2cb2f3a473bdd7ca authored about 4 years ago by irustm <[email protected]>
Merge branch 'master' of github.com:alosaur/angular

github.com/alosaur/angular_deno - f15599cc4ad0ec049878ca04c4d70a98db11bf6c authored about 4 years ago by Jamaks <[email protected]>
fixes: update std

https://github.com/alosaur/alosaur/issues/87

github.com/alosaur/angular_deno - 0f63e8537e5d96b94eca79ed4baa59e8e6a4aca8 authored about 4 years ago by Jamaks <[email protected]>
chore: :lipstick: add `README.md`

github.com/alosaur/alosaur-schematics - dc324ea9b328eba0f6611863a9b769906fdeb230 authored about 4 years ago by Em Ji Madhu <[email protected]>
feat: :sparkles: add `spa` boilerplate generation

github.com/alosaur/alosaur-schematics - ca0387c63fa70266e0c80d52a2de005fd5e9b330 authored about 4 years ago by Em Ji Madhu <[email protected]>
feat: :sparkles: add `default` boilerplate generation

github.com/alosaur/alosaur-schematics - 73745bf8f2b995086925a20a67988e28d68125a9 authored about 4 years ago by Em Ji Madhu <[email protected]>
feat: :sparkles: add `handlebar` support for generation

github.com/alosaur/alosaur-schematics - 3003966caa5539ffec855e470ea0910679efd5d2 authored about 4 years ago by Em Ji Madhu <[email protected]>
feat: :sparkles: add `handlebars` boilerplate

github.com/alosaur/alosaur-schematics - 6bac97af08271c6ec9ce17e7d33ff0323ca436f8 authored about 4 years ago by Em Ji Madhu <[email protected]>
feat: :sparkles: add feature for `angular` template generation

github.com/alosaur/alosaur-schematics - dd3efa84161e07cb366283c5170e1487584ae814 authored about 4 years ago by Em Ji Madhu <[email protected]>
feat: :sparkles: add `angular` boilerplate

github.com/alosaur/alosaur-schematics - cfc57d4cd79da592d9773703a2e4738132e17d3f authored about 4 years ago by Em Ji Madhu <[email protected]>
refactor: :recycle: static boilerplate

github.com/alosaur/alosaur-schematics - 304979417ec3e178815b86f2db33f07279d8172e authored about 4 years ago by Em Ji Madhu <[email protected]>
refactor: :recycle: docker boilerplate

github.com/alosaur/alosaur-schematics - 481d4fedb75eac452282953524e66ecb5e8cd936 authored about 4 years ago by Em Ji Madhu <[email protected]>
refactor: :recycle: db boilerplate template

github.com/alosaur/alosaur-schematics - 58bd6f2617cc66eab316e202de52746ce5390789 authored about 4 years ago by Em Ji Madhu <[email protected]>
refactor: :recycle: cors boilerplate template

github.com/alosaur/alosaur-schematics - f8d847382a10d48af5f98bb07453899aece9c317 authored about 4 years ago by Em Ji Madhu <[email protected]>
refactor: :recycle: basic boilerplate template

github.com/alosaur/alosaur-schematics - 1097500d17372e7186fb774b76949eed1c5af07a authored about 4 years ago by Em Ji Madhu <[email protected]>
Update ci.yml

github.com/alosaur/alosaur - 1a6ee57e61686571965496860e5920cf4436b9a0 authored about 4 years ago by Rustam <[email protected]>
chore: :art: format package.json files

github.com/alosaur/alosaur-schematics - 8ebc051077db0df13a4008df88e4ddcaaa2da2af authored about 4 years ago by Em Ji Madhu <[email protected]>
chore: :pushpin: pin all dependencies and remove husky git hook temporarily

github.com/alosaur/alosaur-schematics - 0e6a0c5f932b554674ff6e9c7817f25e7b363602 authored about 4 years ago by Em Ji Madhu <[email protected]>
fix deno cli

https://github.com/denoland/deno/issues/6616

github.com/alosaur/alosaur - 7bf0e3b302f127caf0c64c2b7afd584069574576 authored about 4 years ago by irustm <[email protected]>
fix(docs): add angular example link to renderer

github.com/alosaur/alosaur - dc2aefc25da96fb903f0d101620004df3be3df2c authored about 4 years ago by irustm <[email protected]>
feat: added public api version. closes #86

github.com/alosaur/alosaur - d6cc8b6662c59325dde6576d9e5c1f5e7f218a97 authored about 4 years ago by irustm <[email protected]>
fix typo after fmt

github.com/alosaur/alosaur - e3e84041b323c1a3b2e6c592b39958e244dd7ff1 authored about 4 years ago by i rustam <[email protected]>
Update ci.yml

github.com/alosaur/handlebars - 2bb66cf9d2e174741ab05d0a49ce182797f623b4 authored about 4 years ago by Rustam <[email protected]>
Update ci.yml

github.com/alosaur/alosaur - ec955c9c66f564dbae2b84d0e1c7c99f34b7c9a6 authored about 4 years ago by Rustam <[email protected]>
Update ci.yml

github.com/alosaur/handlebars - 5b414c50207206d84749c2d9b90948d6fd083308 authored about 4 years ago by Rustam <[email protected]>
Update deps

github.com/alosaur/mustache - 108293f83739cc3a1aa663552551f8c63dfdc096 authored about 4 years ago by Rustam <[email protected]>
Update ci.yml

github.com/alosaur/mustache - ad9aa2640334fa57499655213643c76dce4bb1f5 authored about 4 years ago by Rustam <[email protected]>
fix: register helpers

github.com/alosaur/handlebars - e63d288be23223a0ed3f8cb339ff8628493d60f2 authored about 4 years ago by irustm <[email protected]>
Merge branch 'master' of github.com:alosaur/handlebars

github.com/alosaur/handlebars - 00ed68713ef6e43c9f7769f5bbf36b4dbbd5debc authored about 4 years ago by irustm <[email protected]>
bump deno deps

github.com/alosaur/alosaur - 9be722a51247ef1030d5405641e28c356b836660 authored about 4 years ago by irustm <[email protected]>
fix(middlware): spa send all in SPA onPostRequest

closes #83

github.com/alosaur/alosaur - 1a2ca45fdabc2639eee87f269969e14dd459aaec authored about 4 years ago by irustm <[email protected]>
Update README.md

github.com/alosaur/awesome-alosaur - bd63a163b4146a89afe0ba343be6320be495f9d4 authored about 4 years ago by Rustam <[email protected]>
fix(example): middlware with regexp

github.com/alosaur/alosaur - d5a4e3cc3b6d1bb7d1d1f3d3e3edcdab3171fafe authored about 4 years ago by irustm <[email protected]>
fix(docs): add version in deps url

github.com/alosaur/alosaur - 39628b98f4faa2cad996e69586467adda3308525 authored about 4 years ago by irustm <[email protected]>
fix(spa): don't show error from spa closes #82

github.com/alosaur/alosaur - bb4fe4d25e16ca940ff9ad221c0b80142bd5d93f authored over 4 years ago by irustm <[email protected]>
update deno deps

github.com/alosaur/alosaur - 1fff6ac35d45a0bf72012d9ad07fb930a16cc5f0 authored over 4 years ago by irustm <[email protected]>
add(di): custom container for hooks #79

github.com/alosaur/alosaur - 894fed9f904563fffea5ce1014d032353731df17 authored over 4 years ago by irustm <[email protected]>
Adds the feature from the issue I created (#79)

* Added the container option to the constructor of App to allow for a custom container to be pro...

github.com/alosaur/alosaur - 2d7669e99ecfed2b0dd5bc5f78707a8f99d1891e authored over 4 years ago by unlimitedcoder2 <[email protected]>
Add example with Angular

github.com/alosaur/alosaur - f6a4d7fe8df037249b489a71ab053e59f11cb31d authored over 4 years ago by irustm <[email protected]>
Add resource path provider

github.com/alosaur/angular_deno - 58086353aaa5de1f1513a2bd68ee0473db89e1ea authored over 4 years ago by Jamaks <[email protected]>
fix config as optional

github.com/alosaur/angular_deno - 9ba6a30358a28f5d32e82a714b3fa789161cd896 authored over 4 years ago by Jamaks <[email protected]>
Add resource path to inital config and bootstrap

github.com/alosaur/angular_deno - 5b44829a6621475b86ebdb6f0d8ac5325ef1ce37 authored over 4 years ago by Jamaks <[email protected]>
fix importmap urls

github.com/alosaur/angular_deno - c6d4319a3c3f35048638e3fa5cc35c52308fe387 authored over 4 years ago by Jamaks <[email protected]>
fix(docs): added link to renderers

github.com/alosaur/alosaur - a7ddb64436e42dc006b50e8cb73f522b20a4b1a6 authored over 4 years ago by Rustam <[email protected]>
Update README.md

github.com/alosaur/angular_deno - 85d525caa585e37cf7c36acc3ce6091871481681 authored over 4 years ago by Rustam <[email protected]>
Add todo section

github.com/alosaur/angular_deno - 211b7b001cdf9b5d75deaf288432a12e197baaa9 authored over 4 years ago by Rustam <[email protected]>
fix(docs): todo changes

github.com/alosaur/alosaur - 364eb472b09edb10d2e19717f0299dfc8691ad2a authored over 4 years ago by Rustam <[email protected]>
ci: remove deno fmt check

github.com/alosaur/angular_deno - e8b25d2615bb3038141bef69f218c88de277c127 authored over 4 years ago by Jamaks <[email protected]>
Added descriptions

github.com/alosaur/angular_deno - 41e5f8479136da37f2c06edc9e39471be898d32c authored over 4 years ago by Jamaks <[email protected]>
Added importmaps

github.com/alosaur/angular_deno - 130aa330c30fc8253e0100b9dc3697a301ef141a authored over 4 years ago by Jamaks <[email protected]>
fix version Angular

github.com/alosaur/angular_deno - edd8fc0b903d8b9f7162199f099b57a4bd3c5775 authored over 4 years ago by Jamaks <[email protected]>