Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fundamental-ngx/btp

Package Overview
Dependencies
Maintainers
0
Versions
580
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fundamental-ngx/btp

[![npm version](https://badge.fury.io/js/%40fundamental-ngx%2Fbtp.svg)](//www.npmjs.com/package/@fundamental-ngx/btp) ![Build Status](https://github.com/SAP/fundamental-ngx/actions/workflows/create-release.yml/badge.svg?branch=main) ![npm](https://img.shi

  • 0.54.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1K
increased by146.45%
Maintainers
0
Weekly downloads
 
Created
Source

@Fundamental-ngx/btp

npm version Build Status npm Slack REUSE status

Content

1. Description

The @fundamental-ngx/btp library is a set of components and Angular directives aimed to help BTP developers build BTP specific use-cases.

2. Requirements

To download and use Fundamental Library for Angular, you will first need to install the node package manager. Usually the LTS version should do the job.

Fundamental Library for Angular is intended for use with Angular 15 or newer.

Prior knowledge of Angular is recommended, to use the fundamental-ngx library.

3. Versioning

Check the Breaking Changes for the latest patches changes.

4. Getting Started

For an existing Angular CLI application,

  1. Video tutorial How to use the Fundamental Core Library

  2. Install Fundamental-NGX btp. ng add @fundamental-ngx/btp

    If you do not use the Angular CLI or if this command does not work for you, please see the full installation guide.

  3. Import the modules you want to use.

    To include an individual Angular Fundamental component in your application, you only need to import the relevant module.

    For example, to use the splitter, add the following import to your main application module.

    import { SplitterModule } from '@fundamental-ngx/btp/splitter';
    

5. Known Issues

Please see Issues.

6. Support

If you encounter an issue, you can create a ticket.

7. Contributing

If you want to contribute, please check the CONTRIBUTING.md documentation for contribution guidelines. Please follow the Angular commit message guidelines.

Check out the NEW_COMPONENT.md guide on building a new component for the library and creating the necessary documentation for your new component.

FAQs

Package last updated on 19 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc