Socket
Socket
Sign inDemoInstall

linna

Package Overview
Dependencies
52
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    linna

Shared utility code and Vue component library.


Version published
Weekly downloads
41
decreased by-56.84%
Maintainers
1
Install size
12.4 MB
Created
Weekly downloads
 

Readme

Source

Linna

Shared utility code and Vue component library. Not maintained for the general audience.

Changelog

Setup

npm i linna

Run-time dependencies

You must transpile linna in the consumer repo. You are pulling the ES6 source code from this repo and must have a build pipeline in the consumer repo that handles it. Here are the dependencies you're gonna need when using each part of the shared library.

Quick start:

npm i date-fns@^2.0.0-alpha.27 lodash axios vue moabit

Detailed dependency map:

Shared libraryCore dependenciesExtra dependencies
Generic dependencylodash
/componentsmoabit, vue
Datedate-fns
DateIntervaldate-fns
DelayedBitmapvue-images-loaded
LazyBitmaplozad, vue-images-loaded
LazyVideoPlayerlozad
Markdownmarkdown-it
Monthdate-fns
toPlainTextremove-markdown
/directives
longPressvue-directive-long-press
/mixins
persistdate-fns
/stylesmoabit
/services
timeraf
/util
formatDateIntervaldate-fns
formatMachineReadableDatedate-fns
formatMachineReadableDateTimedate-fns
formatMonthdate-fns
toPlainTextremove-markdown
/vendor
calendlyaxios, lodash
contentfulaxios, lodash
freshchatFreshchat runtime SDK
hotjarHotjar runtime SDK
instagramHotjar runtime SDK
mediumlodashrss-parser
twitteraxiosbase64

Working on this project

Add components, utilities, mixins, directives. Then write tests under spec/ and write visual interactive documentation under stories/.

See package.json for commands.

FAQs

Last updated on 02 Dec 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc