Socket
Book a DemoInstallSign in
Socket

@coollabsio/developer-kit

Package Overview
Dependencies
Maintainers
1
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@coollabsio/developer-kit

coolLabs's Developer KIT

1.1.5
unpublished
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

coolLabs's Developer KIT

Our shared components for development.

Usage

Create a project with our Vue CLI Preset (https://github.com/coollabsio/vue-cli-preset)

vue create --preset coollabsio/vue-cli-preset <project-name>

You will have the following packages installed with it:

  • alertify.js
  • animate.css
  • axios
  • bulma
  • buefy
  • idb-keyval
  • js-cookie
  • jwt-decode
  • tailwindcss
  • v-lazy-image
  • vh-check
  • vue-cli-plugin-tailwind
  • vue-feather-icons
  • serviceworker-webpack-plugin

The preset will configure everything except public/index.html .

For that, here is a reference of coolAnalytics:

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    <link rel="icon" href="<%= BASE_URL %>favicon.ico">
    <title>coolAnalytics</title>
    <meta name="twitter:site" content="@coollabsio">
    <meta name="twitter:title" content="coolAnalytics">
    <meta name="twitter:description" content="A cool trend analytics!">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://analytics.coollabs.io/">
    <meta property="og:title" content="coolAnalytics">
    <meta property="og:description" content="A cool trend analytics!">
    <meta property="og:site_name" content="coolAnalytics">
  </head>
  <body>
    <noscript>
      <strong>We're sorry but coolAnalytics doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
    </noscript>
    <div id="app"></div>
    <!-- built files will be auto injected -->
    <script async defer src="https://cdn.coollabs.io/save.js"></script>
  </body>
</html>

Note: This package is not completed yet. There could be several bugs!

FAQs

Package last updated on 27 Apr 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.