This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

jsext

1.0.7 • Public • Published

jsext

Funtions utils to manipulates basic objects and structures in nodejs.

Table of Contents

Installation

Installing using npm (node package manager):

npm install jsext

Or clone it direct from the repository :

git clone git://github.com/rbuas/jsext.git jsext

Usage

Require jsext and start to use the api functions or manipulate objects by own methods.

var jsext = require('jsext');
 
//TODO

ToDo

There are a lot of things still to be done and to be made better. If you have any special requests please open an issue with a feature request.

License

jsext is licensed under the MIT License. (See LICENSE)

Readme

Keywords

Package Sidebar

Install

npm i jsext

Weekly Downloads

5

Version

1.0.7

License

MIT

Last publish

Collaborators

  • rbuas