Socket
Socket
Sign inDemoInstall

clever-frontend-utils

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clever-frontend-utils

A set of utils for frontend projects at Clever (and potentially elsewhere!)


Version published
Weekly downloads
148
decreased by-42.19%
Maintainers
3
Weekly downloads
 
Created
Source

frontend-utils

A set of utils for frontend projects at Clever (and potentially elsewhere!).

Note that the npm package for this repo, clever-frontend-utils, is public. Keep that in mind when adding utils.

Developing

To install dependencies, use:

npm install

Building Locally

If you want to build the lib for local use, run:

make build

This will compile lib/ to JavaScript and place the output in the dist/ directory.

Testing

To lint and test, run:

make test

All files ending in _test.ts will be considered test files by Jest.

Deploying

Merging code to master will automatically result in an npm publish. Remember to version bump in the package.json!

FAQs

Package last updated on 26 Jul 2018

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