You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

projen-cspell

Package Overview
Dependencies
Maintainers
0
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

projen-cspell

Helpers for Projen projects that use cSpell.

0.0.57
latest
Source
npm
Version published
Weekly downloads
60
-85.47%
Maintainers
0
Weekly downloads
 
Created
Source

projen-cspell

Helpers for Projen projects that use cSpell.

Docs

See projen-cspell API Docs

Usage

Install the module:

devDeps: ["projen-cspell"]

Import into your code:

import { WhateverConstruct } from "projen-cspell";

Contributing

Contributions welcome!

This monorepo uses the AWS PDK, which is just a wrapper around projen. To get started, in the root, run pnpm i to install everything.

Then, you can handle things normally with projen, or you can use the PDK CLI instead, which is essentially the same thing. You can install globally or use npx pdk as per normal.

License

This project is licensed under the terms of the MIT License.

Keywords

cspell

FAQs

Package last updated on 03 Oct 2024

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