1.0.4 • Published 1 year ago

overcore v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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
1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago