$ cnpm install bal-util
Common utility functions for Node.js used and maintained by Benjamin Lupton
npm install --save bal-utilrequire('bal-util')npm install --save bal-utilrequire('bal-util')//wzrd.in/bundle/bal-util@2.8.0ender add bal-utilrequire('bal-util')This package is published with the following editions:
bal-util aliases bal-util/index.js which uses Editions to automatically select the correct edition for the consumers environmentbal-util/source/index.coffee is Source + CoffeeScript + Requirebal-util/esnext/index.js is CoffeeScript Compiled + ESNext + Requirebal-util/es2015/index.js is CoffeeScript Compiled + ES2015 + RequireOlder environments may need Babel's Polyfill or something similar.
Best off looking at source, it's well documented, and there are plenty of tests
We're working to breaking out every part of bal-util into their own modules, or to use existing modules where there is now a more abstract version. Below are the list of the following abstractions that have been made:
balUtilFlow.fireWithOptionalCallbackbalUtilPaths.binaryExtensionsbalUtilHTML.detectIndentationbalUtilFlow.eachbalUtilEvents.EventEmitterEnhancedbalUtilFlow.(extend|clone|etc)balUtilFlow.extractOptsAndCallbackbalUtilFlow.(get|set)DeepbalUtilPaths.isIgnoredPathbalUtilPaths.ignoreCommonPatternsbalUtilPaths.(isTextSync|isText|getEncodingSync|getEncoding)balUtilHTML.removeIndentationbalUtilPaths.rmdirDeepbalUtilHTML.(getAttribute|replaceElement|replaceElementAsync)balUtilFlow.safeCallbackbalUtilPaths.(openFile|closeFile|etc)balUtilModulesbalUtilPaths.scandirbalUtilFlow.GroupbalUtilPaths.textExtensionsbalUtilHTML.removeIndentationbalUtilTypesDiscover how you can contribute by heading on over to the CONTRIBUTING.md file.
Discover the release history by heading on over to the HISTORY.md file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
Unless stated otherwise all works are:
and licensed under:
Copyright 2013 - present © cnpmjs.org | Home |