Ecosyste.ms: OpenCollective

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

github.com/dazinator/NetPack

.Net Core library, for runtime processing of static files such as typescript, js, css etc.
https://github.com/dazinator/NetPack

Update README.md

13a2b795598b48f9f7d7ad20b7ca0fbdf275cc6e authored over 8 years ago by Darrell <[email protected]>
Update README.md

acf18aa83af9ab51a0d313067201589f6f1bb240 authored over 8 years ago by Darrell <[email protected]>
Update README.md

24eb285ed551af60ab889c6db79d6767705bc35e authored over 8 years ago by Darrell <[email protected]>
Renamed some API and added another dmeo page

9b0b345cfd19d38f60efcbc40356e8ef45a45631 authored over 8 years ago by dazinator <[email protected]>
Tweaked pipeline watcher

636f4d6bf2075bb0cc6406f189ee593ea15007bc authored over 8 years ago by dazinator <[email protected]>
Fixed unit test, and added demo page showing typescript compilation at runtime. Implemented PipelineWatcher, which currently uses a background task to flush pipes when changes are detected.

46284ea1938b4fc5306ce9e9cf0a76bc9deda15c authored over 8 years ago by dazinator <[email protected]>
Created an InMemory File Provider with some tests. Need to use it for testing.

2fd3022f41444d047be55f853d0eb624a1c3cdf6 authored over 8 years ago by Darrell Tunnell <[email protected]>
Merge branch 'rjs' of https://github.com/dazinator/NetPack.git

287cb56775c1fc73241e7cb45c1d1723dd133e4b authored over 8 years ago by Darrell Tunnell <[email protected]>
Broguth in netpack-typescipt compiler. Stil some unit tests to fix.

4d5ffef49501961f049dcd34b8d4bf745a329851 authored over 8 years ago by Darrell Tunnell <[email protected]>
Added nodejs project for experimenting with the r.js optimiser.

8cd0d98ef7fbca6f560fe27c2d34650e023b4082 authored over 8 years ago by dazinator <[email protected]>
Created requirejs optimise pipe - test written and hanging, needs debugging

4865fbcb233dfe6a1ed9284a4d370be6c0574fd7 authored over 8 years ago by dazinator <[email protected]>
Green light refactoring (namespace changes)

Started work on NUglify Pipe, which will minify .js, css, htm, or html files passed through a pip...

ca96fc7557063c0505c45567ca63d913294dae47 authored over 8 years ago by dazinator <[email protected]>
Merge branch 'master' of https://github.com/dazinator/NetPack.git

a99e423f815d1ea3a4c02fd3b5c7753d004dd263 authored over 8 years ago by dazinator <[email protected]>
#4 Added web project, work still in progress

41d83adada55dd7f425dab536f67267cb588981d authored over 8 years ago by dazinator <[email protected]>
Update LICENSE

6f9b78455c710acfc86588ac1ab7ef081026329d authored over 8 years ago by Darrell <[email protected]>
Closes #3 - Pipelines now have requirements that are checked on initlialisation of the pipeline.

bf2d27f316d5e374eb581a5340c4c261bf1d0e7d authored over 8 years ago by dazinator <[email protected]>
Update README.md

e95738ea4154f57ed377cc7bbe0824ed8f5481ca authored over 8 years ago by Darrell <[email protected]>
Update README.md

36f8660843a96043454664bc42562d6a856e8de2 authored over 8 years ago by Darrell <[email protected]>
Update README.md

d6212bbfab9d9d70a177cbce34d0cd1b289ef7fe authored over 8 years ago by Darrell <[email protected]>
Update README.md

b38ea59a08d2be6dd149970c3e7d81550c17cab0 authored over 8 years ago by Darrell <[email protected]>
Update README.md

9c6be06de2f867602020e95ca89db96f2704be55 authored over 8 years ago by Darrell <[email protected]>
Update README.md

48fb7e6d99573ee4e19ce2e012b0923b9553bfbd authored over 8 years ago by Darrell <[email protected]>
Update README.md

3509c33796d019b1ceb835d9cc3d02f280318c87 authored over 8 years ago by Darrell <[email protected]>
Minor tidying up

76336179a6b86c5dc32a1ffc6f65f5d7597c8fec authored over 8 years ago by dazinator <[email protected]>
Integration test showing that the pipeline watches its inputs, and automaitcally re-processes, is working.

c670c3c355048931772f50a49d3a95bef5637840 authored over 8 years ago by dazinator <[email protected]>
Merge branch 'master' of https://github.com/dazinator/NetPack.git

d54eabd63c02374cf3dc530d42c3f73daab32f1c authored over 8 years ago by dazinator <[email protected]>
Api improvements

0566462774a3cad8f6e4e3b49356f22b2cded190 authored over 8 years ago by dazinator <[email protected]>
Update README.md

fc0e92a10fbf4d5c66ac2f67717e027a016023d9 authored over 8 years ago by Darrell <[email protected]>
Integration test passing, showing an application that uses a NetPack pipeline to process typescript files in memory, and then when a request is made for the output .js file, it gets served up

987b8db9861c432ffb42bab2c0c14d418c11d860 authored over 8 years ago by dazinator <[email protected]>
Merge branch 'master' of https://github.com/dazinator/NetPack.git

c15a3a0fb7c9ce576b3534dfd2731c2cc77cdae7 authored over 8 years ago by dazinator <[email protected]>
Pipeline builder implemented, added more test coverage.

TypescriptCompilation now supports sourcemaps and other additional options.

703b0892c2b4c7e139a2cf2b3200a3ce0bf424cd authored over 8 years ago by dazinator <[email protected]>
Update README.md

50514426226c37cbc59cba8ad1cbf90ecb87a380 authored over 8 years ago by Darrell <[email protected]>
Update README.md

5b8a8a1ad6fd0f79b49ee1f8f954a3914d81d25c authored over 8 years ago by Darrell <[email protected]>
Update README.md

e8b06452e6fdf397a36e6f48e7b9b13d17752dd5 authored over 8 years ago by Darrell <[email protected]>
Update README.md

8aebee682c906d5e984377feaadecc80f3d00973 authored over 8 years ago by Darrell <[email protected]>
Update README.md

68b9bb1c21b62f57eb32d05ceecf5d10f2b39a90 authored over 8 years ago by Darrell <[email protected]>
Update README.md

3750afeb61685fb1c3a5d7ceaf5b85e09aadb04f authored over 8 years ago by Darrell <[email protected]>
Update README.md

4a8d4b269cc51e4c7b3486f4981ab02c1dd27cd9 authored over 8 years ago by Darrell <[email protected]>
Update README.md

659d934fe4f3741d95dfc33a50b4f05d6fe8007c authored over 8 years ago by Darrell <[email protected]>
Update README.md

b4e08d311a959ebb9c27ed993da07968556e4b8e authored over 8 years ago by Darrell <[email protected]>
Added API test.

f3ca4fc39cb0960250adc31db41c2b253b6bfac4 authored over 8 years ago by dazinator <[email protected]>
Added integration test!

63d593c3a245d00b5db1241e7b1c2d03390b749d authored over 8 years ago by dazinator <[email protected]>
Merge branch 'master' of https://github.com/dazinator/NetPack.git

f93cb5f4b51d46b31a90e618bd4530838fb3ab59 authored over 8 years ago by dazinator <[email protected]>
Added unit test for TypeScriptCompile Pipeline step, but needs an integration test to verify behaviour of INodeServices at runtime.

7447c11905c7ffa2049256c5740d709a8b1d43e0 authored over 8 years ago by dazinator <[email protected]>
Update README.md

91e79b864388016acf9e0b30b663d2b03ec17b32 authored over 8 years ago by Darrell <[email protected]>
Update README.md

f02a2873d0d4119eeea1bba285ed37125de86324 authored over 8 years ago by Darrell <[email protected]>
Green light refactor.

6f17a02131c05c429d9bbb087add57d3b51b80af authored over 8 years ago by dazinator <[email protected]>
Initial commit, couple of unit tests passing.

5fc1cba5e60cad6b5d3ddf72aa71b82f72dae366 authored over 8 years ago by Darrell Tunnell <[email protected]>
Initial commit

e19fec815e4b1757fd6b3d17468a282ec5251b00 authored over 8 years ago by Darrell <[email protected]>