overcore

1.0.4 • Public • Published

About

overcore is a Node.js module that allows you to facilitate your development, the module is based on a CORE system.

Installation

Node.js 16.9.0 or newer is required.

npm install overcore
yarn add overcore
pnpm add overcore

Example usage

Install overcore:

npm install overcore
yarn add overcore
pnpm add overcore

Initialize the module

const { OverCore } = require("overcore")
const core = new OverCore()

//Your code

Readme

Keywords

Package Sidebar

Install

npm i overcore

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

7.74 kB

Total Files

3

Last publish

Collaborators

  • dragclover