New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tramvai/module-progressive-web-app

Package Overview
Dependencies
Maintainers
3
Versions
365
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tramvai/module-progressive-web-app

Pwa integration - SW, manifest, icons and meta

  • 2.101.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
37
decreased by-93.52%
Maintainers
3
Weekly downloads
 
Created
Source

Pwa

Pwa integration sw manifest icons meta

Подключение

Необходимо установить @tramvai/module-progressive-web-app

yarn add @tramvai/module-progressive-web-app

И подключить в проекте

import { createApp } from '@tramvai/core';
import { TramvaiPwaModule } from '@tramvai/module-progressive-web-app';

createApp({
  name: 'tincoin',
  modules: [ TramvaiPwaModule ],
});

Переменные окружения

  • SOME_ENV - описание

Explanation

Супер фича

Что делает эта фича и как эта фича будет полезна пользователю?

API

createApp

Описание интерфейсов и способ использований

How to

Как можно сделать что-то и решить проблему?

Стоит описывать различные кейсы пользователей и как их можно решить

Экспортируемые токены

@inline src/tokens.ts

FAQs

Package last updated on 15 May 2023

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