🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

tf-core-components

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tf-core-components

Transform core web UI components

0.0.144
latest
npm
Version published
Weekly downloads
20
-87.01%
Maintainers
1
Weekly downloads
 
Created
Source

Transform Web Components

This is the project for building standalone Web Component for Transform.

A demo selection of TF components can be seen on: component examples

Getting Started

To start, install the components

npm i tf-core-components

See the example basic HTML and Angular projects to get the components rendered

Component Naming Convention

When creating/using component tags, we use the prefix tf for TransForm. For example, all of the Transform web components use the prefix tr (ex: <tf-button>). Any other name after that is seperated with a '-' (ex: <tf-login-form>).

API Documentation

...coming soon!

publish npm publish

unpublish lates versin npm unpublish tf-core-components@0.0.n

FAQs

Package last updated on 06 Aug 2020

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