1.0.3 • Published 12 months ago

angular-joystick v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
12 months 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

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.0.0

12 months ago