How to use ngx-sharebuttons - 3 common examples

To help you get started, we’ve selected a few ngx-sharebuttons examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github yoshiko-pg / your-name / src / app / app.module.ts View on Github external
BrowserModule,
    BrowserAnimationsModule,
    FormsModule,
    HttpModule,
    JsonpModule,
    MdCommonModule,
    MdCoreModule,
    MdButtonModule,
    MdDialogModule,
    MdInputModule,
    MdIconModule,
    MdCheckboxModule,
    MdProgressSpinnerModule,
    MdTooltipModule,
    MdSnackBarModule,
    ShareButtonsModule.forRoot(),
  ],
  providers: [
    { provide: PRIMARY_EVENT_EMITTER, useClass: EventEmitter },
    ParticipationService,
    Store,
    ActionCreator,
  ],
  bootstrap: [AppComponent]
})
export class AppModule { }
github dockstore / dockstore-ui2 / src / app / shared / modules / workflow.module.js View on Github external
view_component_1.ViewWorkflowComponent
        ],
        imports: [
            common_1.CommonModule,
            alert_1.AlertModule.forRoot(),
            angular2_markdown_1.MarkdownModule.forRoot(),
            angular_datatables_1.DataTablesModule,
            header_module_1.HeaderModule,
            highlight_js_module_1.HighlightJsModule,
            list_workflows_module_1.ListWorkflowsModule,
            paramfiles_module_1.ParamfilesModule,
            select_module_1.SelectModule,
            tooltip_1.TooltipModule.forRoot(),
            tabs_1.TabsModule.forRoot(),
            accordion_1.AccordionModule.forRoot(),
            ngx_sharebuttons_1.ShareButtonsModule.forRoot(),
            orderby_module_1.OrderByModule,
            forms_1.FormsModule,
            dag_module_1.DagModule
        ],
        providers: [
            highlight_js_module_1.HighlightJsService,
            date_service_1.DateService,
            file_service_1.FileService,
            container_service_1.ContainerService,
            launch_service_1.LaunchService,
            view_service_1.ViewService,
            dockerfile_service_1.DockerfileService,
            paramfiles_service_1.ParamfilesService,
            workflow_service_1.WorkflowService,
            descriptors_service_1.DescriptorsService
        ],

ngx-sharebuttons

<p align="center"> <img height="200px" width="200px" style="text-align: center;" src="https://rawcdn.githack.com/MurhafSousli/ngx-sharebuttons/13279ed77c47fe9dd7b61e4dad3ded6d02488c2f/projects/ngx-sharebuttons-demo/src/assets/img/logo.svg"> <h1 alig

MIT
Latest version published 11 months ago

Package Health Score

64 / 100
Full package analysis