Builder Angular SDK
Usage
import { BuilderModule } from '@builder.io/angular';
@NgModule({
...
imports: [ BuilderModule.forRoot('YOUR_API_KEY') ],
...
})
export class MyAppModule { }
MUCH more docs coming soon!!
import { BuilderModule } from '@builder.io/angular';
@NgModule({
...
imports: [ BuilderModule.forRoot('YOUR_API_KEY') ],
...
})
export class MyAppModule { }
MUCH more docs coming soon!!
Version | Downloads (Last 7 Days) | Tag |
---|---|---|
0.1.14-4 | 0 | nightly |
5.0.2 | 476 | latest |
3.0.2 | 220 | v3-lts |
3.1.1-0 | 1 | dev |
npm i @builder.io/angular@0.0.196
0.0.196
MIT
786 kB
60