0.0.0 • Published 5 years ago
@jcain/domkit-kd v0.0.0
DomKit KD
DomKit KD is a library of DOM utility functions for ES6+.
Installation
npm install --save @jcain/domkit-cb@0.0
Component stability statuses
Component | Stability | Since |
---|---|---|
dom | alpha | 0.0 |
keyboard | alpha | 0.0 |
The Stability column indicates the component's stability status, and the Since column indicates the package version when the component first achieved that stability.
Each component and its members has a stability status indicating how stable the interface and implementation is to depend on in production. The stability may be one of the following:
- alpha: The interface and implementation are unstable and may change significantly.
- beta: The interface is stable but its implementation is not sufficiently tested.
- omega: The interface and implementation are stable and considered ready for production use.
A component's stability status is the same as the highest stability status of its members. Once a member's stability is raised, it will not be reduced.
License
DomKit KD is licensed under the MIT license. See the LICENSE file for more information.
0.0.0
5 years ago