1.0.3 • Published 1 year ago

angular-joystick v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

AngularJoystick

This library was generated with Angular CLI version 18.1.0.

Build

Run ng build angular-joystick to build the project. The build artifacts will be stored in the dist/ directory.

Installation

For Angular 18 projects

npm install angular-joystick

Example Usage

Import NgxJoystickModule in your module. For example,

import { NgxJoystickModule } from 'angular-joystick';

@NgModule({
  declarations: [
    AppComponent
  ],
  imports: [
    BrowserModule,
    NgxJoystickModule
  ],
  providers: [],
  bootstrap: [AppComponent]
})
export class AppModule { }
1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.0

1 year ago