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

@technokratos/components

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@technokratos/components

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.3.

  • 0.0.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Weekly downloads
 
Created
Source

Components

This library was generated with Angular CLI version 9.0.3.

Установка

npm install --save-dev @technokratos/components
yarn add -D @technokratos/components

Использование

В файле с глобальными стилями:

@import '@technokratos/components/theming.styl'

tk-reset()
tk-core()
tk-theme()

В app.module.ts:

imports: []

В шаблоне:

<button tkButton>Click me!</button>

Разработка

Пока костыльно:

npm run start:lib

ждем пока пройдет первый билд

npm run build:style

ждем

npm run start

Принципы

Каждый компонент использует конфиг темы. Для компонента может не быть конфига темы, тогда надо будет его заменить на дефолтный.

FAQs

Package last updated on 29 May 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

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