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

Add basic biolerplate for app generation

github.com/alosaur/alosaur-schematics - 66fcb194b1e1e48b68aee01ca0457178f57fdb13 authored over 4 years ago by Em Ji Madhu <[email protected]>
Add `husky` and it's configuration

github.com/alosaur/alosaur-schematics - 5161f6fe6edee0e7c183fb15f01144a1e4b074ca authored over 4 years ago by Em Ji Madhu <[email protected]>
:recycle: refactor(jasmine): replace `jasmin` with `jest`

github.com/alosaur/alosaur-schematics - 31b57784757f212b328a54d5f47e594ef2cd4126 authored over 4 years ago by Em Ji Madhu <[email protected]>
:shirt: refacttor(tsconfig): Change output directory

github.com/alosaur/alosaur-schematics - fdc160274b2327c345a13b271670109962ad26a3 authored over 4 years ago by Em Ji Madhu <[email protected]>
Merge pull request #2 from emjimadhu/somebranch

refactor package.json

github.com/alosaur/alosaur-schematics - d1a349671a55e26868844d0dd12eca11e56c8081 authored over 4 years ago by Em Ji Madhu <[email protected]>
:truck: update(folder-structure): Refactoring Folders and File Structure

Refactoring default folder and file structures and collection name

github.com/alosaur/alosaur-schematics - c2c48d44e6d0f447483d176db954de26539e8836 authored over 4 years ago by Em Ji Madhu <[email protected]>
Add `schema.json` and it's definition

github.com/alosaur/alosaur-schematics - a6e3607c21d579cd41d1871a7a35eef70108c495 authored over 4 years ago by Em Ji Madhu <[email protected]>
:shirt: refactor(package.json): Add additional info about project

github.com/alosaur/alosaur-schematics - 38023134244a1b2c37f9a8dc8a54a75950949d37 authored over 4 years ago by Em Ji Madhu <[email protected]>
Added description foe OpenAPI generator

github.com/alosaur/alosaur - b1e990efe58088acca1260bd100e02da4931f625 authored over 4 years ago by jamaks <[email protected]>
Added OpenApi Generator

github.com/alosaur/alosaur - c2dab0ebd1df756564d2384c22f879bfaec12b3e authored over 4 years ago by jamaks <[email protected]>
Fixed content type: close #20

github.com/alosaur/alosaur - 3164b0317c6e328aa4f77f1378a258a41aa4a697 authored over 4 years ago by irustm <[email protected]>
fix getting multiple static files (#19)

when a static file is loaded, the function exists,
meaning that nothing else can be loaded

i...

github.com/alosaur/alosaur - 61e651f9adf9d5b3d87af5d2a8e28f0c0341bfb2 authored over 4 years ago by Philippe Loctaux <[email protected]>
add AllowCredentials() for cors-builder (#18)

* modify cors-builder

* modify cors-build test

github.com/alosaur/alosaur - bf019c8d03d059439ce44c8beca0a6aeecd17603 authored over 4 years ago by Sean Wong <[email protected]>
Update to Deno v0.38.0

github.com/alosaur/alosaur - b1e562e5a36891a5b38124aeffa7643bc8c79045 authored over 4 years ago by irustm <[email protected]>
Fixes queryParams close #15

github.com/alosaur/alosaur - b9d6ad52a01956d61baa333f52af196fc76757df authored over 4 years ago by irustm <[email protected]>
Fixed CORS for DELETE. PUT and other methods

github.com/alosaur/alosaur - 87fa655ba49cdfd3bb61f75c51b3017a3727cc26 authored over 4 years ago by irustm <[email protected]>
Added feature OPTIONS request

github.com/alosaur/alosaur - 6d62900efefef0a9c1872adfdb0530e5464a27fe authored over 4 years ago by irustm <[email protected]>
Fix breacking changes

github.com/alosaur/alosaur - 37963a24352534c37df5272eac515779c6abaf7c authored over 4 years ago by irustm <[email protected]>
Up to v0.37.1

github.com/alosaur/alosaur - f643974cc66304f00bade8067f2cbdf467f28a44 authored over 4 years ago by irustm <[email protected]>
Up to Deno v0.36.0

github.com/alosaur/alosaur - dbc71b6264c4b8cdff3232ba4e988fa13d9d2ce9 authored over 4 years ago by irustm <[email protected]>
fix runtime lib

github.com/alosaur/alosaur - fa511ad1edcbc8ff12eb16da5bf1a75af2b58d2c authored over 4 years ago by irustm <[email protected]>
Update to deno v0.35

github.com/alosaur/alosaur - 4da1e56f40a16b4c765617a7ff7f3749a428bf6b authored over 4 years ago by irustm <[email protected]>
fix dockerfile "maxmcd/deno" version to jessie-v0.34.0

github.com/alosaur/alosaur - 58ea9490cbe14978c2ff988c957516de32912e34 authored over 4 years ago by irustm <[email protected]>
Fixes types in docker example

github.com/alosaur/alosaur - fdbe40a6f46633bb864e7c40dff915a40f9e48bf authored over 4 years ago by irustm <[email protected]>
Fixes typings

github.com/alosaur/alosaur - 09b1fc8010ed991445dbeeec7d9ba111e68a4580 authored over 4 years ago by irustm <[email protected]>
Fix typings after update to strict: true

github.com/alosaur/alosaur - a77696d4f59d8e628be695c290308585887dd053 authored over 4 years ago by irustm <[email protected]>
Fix Deno test pathes

github.com/alosaur/alosaur - d22f7a450e19b8e3e00b214c44f37899fd708d3f authored over 4 years ago by irustm <[email protected]>
Up to v0.34.0

github.com/alosaur/alosaur - a2a69c931c963c69121e8d581eb569a44085854e authored over 4 years ago by irustm <[email protected]>
Use Yarn instead of NPM

github.com/alosaur/alosaur-schematics - 6d8a32ec179c7edd8602b169687b4f2db52bb4ab authored over 4 years ago by Em Ji Madhu <[email protected]>
Initial Schematics boilerplate

github.com/alosaur/alosaur-schematics - 788aa26354deac30c382ddbb88d01fe44a497ae7 authored over 4 years ago by Em Ji Madhu <[email protected]>
Add anotations to renderers

github.com/alosaur/alosaur - 48f04f2a9755176332cacd188a2e6c2ae80b1df3 authored over 4 years ago by irustm <[email protected]>
Add anotation to function

github.com/alosaur/alosaur - 38c3e5e8bc700b90a2a3b606a7bcc2ffcee619b3 authored over 4 years ago by irustm <[email protected]>
Update to v0.30

github.com/alosaur/alosaur - 257b439dd6a4814f85f0b3df96d277bbffbeceb7 authored over 4 years ago by irustm <[email protected]>
Up to v0.28

github.com/alosaur/alosaur - d5dbe57e62ef51a1bf863d4136ae419475254f36 authored over 4 years ago by irustm <[email protected]>
Update LICENSE

github.com/alosaur/alosaur - d1b573e03a63ceab7c2f2dd0e1a5ced9132f9015 authored almost 5 years ago by Rustam <[email protected]>
Up to v0.27.0

github.com/alosaur/alosaur - 46d0da417d16021c6a1a6952235467c53121430a authored almost 5 years ago by irustm <[email protected]>
Up to v.0.26

github.com/alosaur/alosaur - 4575f1c6be6488ffeb07b3b2d52809ff5e07b463 authored almost 5 years ago by irustm <[email protected]>
Update to v0.24.0

github.com/alosaur/alosaur - 3f116e32c43c7ee1659f5509c5ca11d89d48b770 authored almost 5 years ago by irustm <[email protected]>
Fix pathname parser

github.com/alosaur/alosaur - f99c5ee74ba7f1a50351b082014d4ed6b3fcba9e authored about 5 years ago by irustm <[email protected]>
fix dejs path

github.com/alosaur/alosaur - c3bb148f586fb08b1beae8b179d84801883eb846 authored about 5 years ago by irustm <[email protected]>
Update version

github.com/alosaur/alosaur - f279b670e40a3c1e67e686c029386020f3d14648 authored about 5 years ago by irustm <[email protected]>
Update .travis.yml

github.com/alosaur/alosaur - 2501ca27fe16c225e3c696bab0767ab53bfd6ee1 authored about 5 years ago by Rustam <[email protected]>
revert version

github.com/alosaur/alosaur - b8e7c03606b54fb112639a08b19e46d00a9b0926 authored about 5 years ago by irustm <[email protected]>
Update to v19

github.com/alosaur/alosaur - 63c69d027b74d39be6a946fb08ef6db7b53d3811 authored about 5 years ago by irustm <[email protected]>
fix path to travis build status

github.com/alosaur/alosaur - b2a1b8a729ccd081e9d2f92192a7fe019ea576a7 authored about 5 years ago by irustm <[email protected]>
Update to v0.17.0

github.com/alosaur/alosaur - ee3977b486cb3e9b2a6dd299f5598f58320e05e5 authored about 5 years ago by irustm <[email protected]>
add link to deno

github.com/alosaur/alosaur - 2eeee843e3bdaf655f2fbbe121c3da4f0f83ac65 authored about 5 years ago by Rustam <[email protected]>
Update README.md

github.com/alosaur/alosaur - bc9ecc4b428ae63599226253785e35f9cf2f0a9c authored about 5 years ago by Rustam <[email protected]>
fix repository name build status

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

github.com/alosaur/alosaur - 438506df8f3660b3a2207d7f738256ad917673bf authored about 5 years ago by irustm <[email protected]>
Update to v.0.12

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

github.com/alosaur/alosaur - 1e01996b3081ab8220eba0c3f0d39f311540c4cc authored about 5 years ago by Rustam <[email protected]>
fix readme todo

github.com/alosaur/alosaur - 0b80a2e94d302fb9a8988db34a19595702704344 authored about 5 years ago by Rustam <[email protected]>
update to deno_std v0.12.0

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

github.com/alosaur/alosaur - 62bd62fb795f057f7ff7aa78bd567a698c3c5fa4 authored about 5 years ago by irustm <[email protected]>
fix(doc): format readme

github.com/alosaur/alosaur - 5a33da593eaf4ee9b9951502fafd21eace374eea authored about 5 years ago by Rustam <[email protected]>
Update README.md

github.com/alosaur/alosaur - 2329f95a3a150706ff8d238bad20f2e62a1b9084 authored about 5 years ago by Rustam <[email protected]>
update sort lines

github.com/alosaur/alosaur - f099dbcedc7517b629501e99a07583587baa7429 authored over 5 years ago by irustm <[email protected]>
add testCorsBuilder

github.com/alosaur/alosaur - 91c133bd3bf5aa67f087bfbda4c3729bbdba114e authored over 5 years ago by irustm <[email protected]>
Update travis deno to v11

github.com/alosaur/alosaur - c97cfdda9e00c652265a264cba8d1e2f455b962d authored over 5 years ago by irustm <[email protected]>
Update to deno v11

github.com/alosaur/alosaur - fa99ef3ab137379052181a72469f4d91fcdc9771 authored over 5 years ago by irustm <[email protected]>
Add types and tests

github.com/alosaur/alosaur - 87c98ed434aa565865b93a6055386be9205818c7 authored over 5 years ago by irustm <[email protected]>
Update deno version

github.com/alosaur/alosaur - 6e6e8aba0f6cecf5aca9ef3e05a5c50958e0995a authored over 5 years ago by irustm <[email protected]>
Update README.md

github.com/alosaur/alosaur - 0739d057f68bd5862417bb736913392f58b101b8 authored over 5 years ago by Rustam <[email protected]>
fix(websockets) waiting issue: deno_std#443

github.com/alosaur/alosaur - d7142d2763de4b40f151d627ef4afb1acc37d7a4 authored over 5 years ago by irustm <[email protected]>
add Build Status

github.com/alosaur/alosaur - 2d58b29d825223b4ad696f633063c1d0851132ad authored over 5 years ago by irustm <[email protected]>
fix travis CI

github.com/alosaur/alosaur - a7bc668ce917d20bbb86c70a82de1ab2f2f9c427 authored over 5 years ago by irustm <[email protected]>
Add travis CI

github.com/alosaur/alosaur - 05ae98c79ae22bda340e878ab5b0d4b7db8d65ca authored over 5 years ago by irustm <[email protected]>
Add Docker example (#3)

* add docker basic example

* fix depends

* fix dockerfile

* fix alosaur link

* add r...

github.com/alosaur/alosaur - 1e788a639dbfac994008457219db40ad66ba6b10 authored over 5 years ago by Rustam <[email protected]>
add to export

github.com/alosaur/alosaur - c5f2eaca173f2e36238b851733ec4047163ebd8f authored over 5 years ago by irustm <[email protected]>
add link to DI

github.com/alosaur/alosaur - 504866705b9e8bb540bcd309f01c7a0eedda9945 authored over 5 years ago by irustm <[email protected]>
fix Simple example

github.com/alosaur/alosaur - 878249ee963751d1b073f2dc17273f49c0a9d47c authored over 5 years ago by irustm <[email protected]>
update deps, remove dejs

github.com/alosaur/alosaur - eefd7d32a7d786591c12aea07f27bd66f06d4491 authored over 5 years ago by irustm <[email protected]>
fix library name

github.com/alosaur/alosaur - 1f6674cd9d22c847495b66d9b808f9941c3a5840 authored over 5 years ago by irustm <[email protected]>
add docs link

github.com/alosaur/alosaur - df2c9371a819d03ddc695434138330ff37aa7972 authored over 5 years ago by irustm <[email protected]>
fix description

github.com/alosaur/alosaur - 6664463be8cdd2a612b58ab9a256b98b27f91d64 authored over 5 years ago by irustm <[email protected]>
add example links

github.com/alosaur/alosaur - 317e5530628c075fd7b5ee929c0d5b42fec8cd11 authored over 5 years ago by irustm <[email protected]>