Skip to content

Oktopost/classy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classy

Implements some basic OO principals into javascript.

NPM Version Build Status Coverage Status

Table Of Content

Installation

  • bower
    bower install oktopost-classy
  • npm
    npm install oktopost-classy --save

Usage

// In browser
var Classy = window.Classy;

// In node
const Classy = require('oktopost-classy');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors