Skip to content
/ bejs Public
forked from xenomuta/bejs

Be.js shortens and DRYes string and number manipulations, conversions and operations

Notifications You must be signed in to change notification settings

rbritom/bejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be.js

What is Be.js?

Be.js is a library for Web Browsers and Node.js that shortens and DRYes the way you interact with simple, yet, repetitive string and number manipulations, conversions and operations, the right way, by providing simple and easy to use functions for minimizing error prone tasks, with performance and compatibility in focus.

Philosophy:

  • Be lightweight. No dependencies.
  • Be faster.
  • Be friendly. Don't get in the way of other libraries, play well.
  • Be worries free.
  • Be fun to use.
  • Be consistent. Browser compatibility.
  • Be easy self-explanatory. Code as the best manual.
  • Be modular. Designed to be hacked and easily plugged in.

Examples:

...

Instalation:

...

About

Be.js shortens and DRYes string and number manipulations, conversions and operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 57.8%
  • JavaScript 39.1%
  • Shell 3.1%