TypeScript library for implementing Domain-Driven Design in web apps
Перейти к файлу
Yossi Kolesnicov 814c5686c5 Saving entities 2017-12-21 17:09:43 +02:00
.github Let's get this show on the road! 2017-09-12 23:22:45 +03:00
.idea Some fixes and improvements 2017-12-03 17:25:57 +02:00
bundle Added parsing for getItemById request URL 2017-12-14 15:53:51 +02:00
lib Saving entities 2017-12-21 17:09:43 +02:00
mock_data Finally, managed to use Paris bundle with npm link! 2017-10-24 23:14:13 +03:00
src Adding alerts. 2017-11-01 07:30:50 +02:00
.editorconfig Let's get this show on the road! 2017-09-12 23:22:45 +03:00
.gitignore Trying to use Paris through NPM 2017-10-19 09:17:35 +03:00
.npmignore Downgraded angular version 2017-10-20 10:26:54 +03:00
LICENSE Initial commit 2017-09-12 12:29:04 -07:00
README.md Let's get this show on the road! 2017-09-12 23:22:45 +03:00
gulpfile.js Finally, managed to use Paris bundle with npm link! 2017-10-21 23:08:52 +03:00
index.d.ts Finally, managed to use Paris bundle with npm link! 2017-10-21 23:08:52 +03:00
index.ts Downgraded zonejs and systemjs 2017-10-20 14:30:18 +03:00
karma.conf.js Adding dataset options, using the allItemsProperty config. 2017-09-14 09:21:12 +03:00
package.json Upgraded to v0.1.3 2017-12-18 10:08:23 +02:00
protractor.conf.js Let's get this show on the road! 2017-09-12 23:22:45 +03:00
rollup.config.js Made Paris static (no Angular). 2017-11-02 22:15:01 +02:00
test-config.js Let's get this show on the road! 2017-09-12 23:22:45 +03:00
test-main.js Let's get this show on the road! 2017-09-12 23:22:45 +03:00
tsconfig.json Finally, managed to use Paris bundle with npm link! 2017-10-24 23:14:13 +03:00
tslint.json Let's get this show on the road! 2017-09-12 23:22:45 +03:00
yarn.lock Let's get this show on the road! 2017-09-12 23:22:45 +03:00

README.md

Paris

Paris is a TypeScript library for implementing Domain-Driven Design in web apps.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.