Socket
Book a DemoInstallSign in
Socket

@components-studio/divriots.studio-matter-helper

Package Overview
Dependencies
Maintainers
4
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@components-studio/divriots.studio-matter-helper

TS Template for es-modules

0.1.0
latest
npmnpm
Version published
Weekly downloads
11
37.5%
Maintainers
4
Weekly downloads
 
Created
Source

Template ES Module

This is a template for creating ES Module

Table of Contents

  • Install
  • Usage

Install

This project uses npm. Go check them out if you don't have them locally installed.

$ npm install --save template-module-ts
// using ES6 modules
import { countLetter } from "@wcd/template-module-ts";

or

<script type="module" src="https://unpkg.com/@wcd/template-module-ts"></script>

Usage

import { countLetter } from "@wcd/template-module-ts";

const hello_world_count = countLetter("Hello world");

// get count of a particular letter
hello_world_count["w"];

FAQs

Package last updated on 19 Nov 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.