Socket
Book a DemoInstallSign in
Socket

js-kit

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-kit

JS Kit repository

Source
npmnpm
Version
0.0.2
Version published
Weekly downloads
22
Maintainers
1
Weekly downloads
 
Created
Source

Development commands

Terminal 1

verdaccio

... make changes to the GIT repo

Terminal 2

NPM_CONFIG_REGISTRY=http://localhost:4873 npm --force unpublish NPM_CONFIG_REGISTRY=http://localhost:4873 npm --force pub

Terminal 3

rm -rf node-modules/js-kit-* npm i js-kit npm --no-save install node_modules/js-kit/packages/js-kit-server-stores/

TODO

  • Add command in .bin to install sub-package from directory
  • Add executable which will be run by each file on postinstall, module name as parameter
  • Add way to copy files over to main repo
  • Add another folder with a JSON to explain which file goes where, and files, to be injected where
  • Decide whether it will change the open-wc app, or simply rename index.html and make new one
  • Add js-kit-base, js-kit-server and js-kit-stores
  • Add initial docco documentation generation
  • Make list of all missing "kits" to be added

FAQs

Package last updated on 22 Jul 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