@rocketloop/ng-rocketparts
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Rocket Parts

Build Status npm version

A collection of useful and battle-tested single-prupose Angular components that get things done.

Getting Started

Rocket Parts can be installed using NPM:

npm install --save @rocketloop/ng-rocketparts

Once installed you need to import our main module:

import { NgRocketPartsModule } from '@rocketloop/ng-rocketparts';

@NgModule({
  ...
  imports: [ NgRocketPartsModule, ... ],
  ...
})
export class YourAppModule {
	...
}

Roadmap

  • [ ] Number Input Component
  • [ ] Dynamic Table Component

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i @rocketloop/ng-rocketparts

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

70.6 kB

Total Files

23

Last publish

Collaborators

  • erzaehlsalex
  • flore2003