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

@pm4ml/ts-utils

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pm4ml/ts-utils

A collection of Typescript utilities for the frontend apps.

  • 0.0.6
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@pm4ml/ts-utils

A collection of Typescript utilities for the frontend apps.

To install the module run yarn add @pm4ml/ts-utils.

Documentation is available at https://github.com/pm4ml/ts-utils

Development

First install the dependencies with yarn install.

It is suggested to configure your editor/IDE to use ESLint plugins so that you'll be able to see warnings and errors while coding.

Testing

The library uses Jest for testing. Tests should be written in .ts files, post with .spec eg html.spec.ts.

Use yarn test to launch the test runner.

Coding standards

The project uses ESLint extending Airbnb, Prettier, Typescript recommended rules.

Use yarn lint to run ESLint across the source files.

Building the library

You can use the command yarn compile to launch tsc locally.

While this is not a necessary step while developing, it can be useful when you want to test the library locally with yarn link.

Documentation

The project uses Typedoc to generate documentation.

Use yarn docs to run Typedoc on the codebase.

FAQs

Package last updated on 13 Feb 2025

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