Skip to content

Commit d68dac4

Browse files
author
craig
committed
1.0.0 / pending
================== * Initial npm publish - @craigparra
1 parent f612ada commit d68dac4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.0.0 / pending
1+
1.0.0 / 2021-08-10
22
==================
33

44
* Initial npm publish - @craigparra

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
TBD
1+
Application Contexts and Dependency Injection
22
=============================================================
33

44
[![NPM](https://nodei.co/npm/@alt-javascript/cdi.svg?downloads=true&downloadRank=true)](https://nodei.co/npm/@alt-javascript/cdi/)
@@ -9,9 +9,9 @@ TBD
99

1010
<a name="intro">Introduction</a>
1111
--------------------------------
12-
tbd
1312

14-
<a name="usage">Usage</a>
15-
-------------------------
13+
A familiar application context and dependency injection package, supporting simple
14+
singleton and prototype component factory definitions, with a choice of manual or auto
15+
wiring (injection) of property references and config placeholders.
16+
1617

17-
tbd

0 commit comments

Comments
 (0)