🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

apeframework

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apeframework

Node.js App Framework

latest
Source
npmnpm
Version
0.5.0
Version published
Maintainers
1
Created
Source

Ape Framework

Node.js app framework.

NPM package: apeframework.

GitHub repository: MattSyms/ape-framework.

Installation

yarn add apeframework

Development

Install dependencies:

yarn

Update dependencies:

yarn update

Compile:

yarn compile

Lint:

yarn lint

Release:

Tag stable release:

git tag framework@v<major>.<minor>.<patch>

Tag dev release:

git tag framework@v0.0.0-dev.<number>

Push tags:

git push --tags

Keywords

ape

FAQs

Package last updated on 25 Mar 2026

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