We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b75bdd commit 4cf94bfCopy full SHA for 4cf94bf
1 file changed
README.md
@@ -1,13 +1,10 @@
1
# Rocket Parts
2
3
[](https://www.travis-ci.com/Rocketloop/ng-rocketparts)
4
+[](https://www.npmjs.com/@rocketloop/ng-rocketparts)
5
6
A collection of useful and battle-tested single-prupose Angular components that get things done.
7
-## Status
8
-
9
-Nothing to report yet 🤷
10
11
## Getting Started
12
13
Rocket Parts can be installed using NPM:
@@ -33,4 +30,5 @@ export class YourAppModule {
33
30
34
31
## Roadmap
35
32
36
-- Number Input
+- [ ] Number Input Component
+- [ ] Dynamic Table Component
0 commit comments