canfei

0.2.2 • Public • Published

Canfeit Home (Canfei🔊js is developing)

GitHub Stars Node Version Meteor Build Status Docker Build Greenkeeper PRs Welcome

V8 Chrome Electron NW.js Firefox Servo Opera Neon Edge IE Safari

Canfei🐤js is a JavaScript utility library delivering extras based on ES2015,for both Node.js and Browser.

Table of Contents

  1. Installation
  2. Examples
  3. Usage

Installation

NPM Code Style

🐤Canfei requires node v7.6.0 or higher for ES2015 and async function support.

In Meteor:

$ meteor npm i canfei

In Node:

$ npm i canfei

Examples

In Browser:

<script src="canfei.js"></script>

In Node:

const {complexType} = require('canfei')
/**
 * JavaScript utility library.
 */
 
console.log(complexType(undefined)) // 'Undefined'

Usage

Inspired by:

Package Sidebar

Install

npm i canfei

Weekly Downloads

10

Version

0.2.2

License

MIT

Last publish

Collaborators

  • canfeit