UNPKG

1.82 kBMarkdownView Raw
1<div align="center">
2 <img src="https://res.cloudinary.com/adonisjs/image/upload/q_100/v1558612869/adonis-readme_zscycu.jpg" width="600px">
3</div>
4
5<br />
6
7<div align="center">
8 <h3> IoC Container of AdonisJS </h3>
9 <p> Fold is the IoC container used the AdonisJS framework to <strong>register and resolve</strong> the framework wide dependencies </p>
10</div>
11
12<br />
13
14<div align="center">
15
16[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url] [![synk-image]][synk-url]
17
18</div>
19
20<div align="center">
21 <h3>
22 <a href="https://preview.adonisjs.com">
23 Website
24 </a>
25 <span> | </span>
26 <a href="https://preview.adonisjs.com/packages/ioc-container">
27 Guides
28 </a>
29 <span> | </span>
30 <a href="CONTRIBUTING.md">
31 Contributing
32 </a>
33 </h3>
34</div>
35
36<div align="center">
37 <sub>Built with ❤︎ by <a href="https://twitter.com/AmanVirk1">Harminder Virk</a>
38</div>
39
40[gh-workflow-image]: https://img.shields.io/github/workflow/status/adonisjs/fold/test?style=for-the-badge
41[gh-workflow-url]: https://github.com/adonisjs/fold/actions/workflows/test.yml "Github action"
42
43[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
44[typescript-url]: "typescript"
45
46[npm-image]: https://img.shields.io/npm/v/@adonisjs/fold/alpha.svg?style=for-the-badge&logo=npm
47[npm-url]: https://npmjs.org/package/@adonisjs/fold/v/alpha "npm"
48
49[license-image]: https://img.shields.io/npm/l/@adonisjs/fold?color=blueviolet&style=for-the-badge
50[license-url]: LICENSE.md "license"
51
52[synk-image]: https://img.shields.io/snyk/vulnerabilities/github/adonisjs/fold?label=Synk%20Vulnerabilities&style=for-the-badge
53[synk-url]: https://snyk.io/test/github/adonisjs/fold?targetFile=package.json "synk"