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

create-enpage

Package Overview
Dependencies
Maintainers
0
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-enpage

A CLI for creating Enpage templates.

  • 0.0.42
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-91.84%
Maintainers
0
Weekly downloads
 
Created
Source

create-enpage

Creates templates for Enpage.

Local development

Testing with tsx

Testing the build

⚠️ Important: the following steps work for npm but not for pnpm

  1. Clone this repository and run :
  2. pnpm install and pnpm build at the root.
  3. pnpm pack:test in the packages/create-enpage directory.
  4. Create another directory named test-create-enpage outside the monorepo, like one level up. You should have the following structure:
- enpage (monorepo)
  - packages
    - create-enpage
    - [...]
  - [...]
- test-create-enpage
  1. Go to the newly created directory and test the package:
cd test-create-enpage
npx ../enpage/packages/create-enpage/create-enpage-test.tgz my-template

FAQs

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

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