UNPKG

flavor-js

Version:

FlavorJS the definitive JS natives chainable extensions methods (based on lodash & ES6)

83 lines (61 loc) 4.55 kB
# flavor-js ## Author Black Mirror ## Version v0.4.11 ## Badges [![NPM](https://nodei.co/npm/flavor-js.png)](https://nodei.co/npm/flavor-js/) [![GitHub stars](https://img.shields.io/github/stars/blackmirror1980/flavor-js.svg?style=plastic)](https://github.com/blackmirror1980/flavor-js/stargazers) [![GitHub forks](https://img.shields.io/github/forks/blackmirror1980/flavor-js.svg?style=plastic)](https://github.com/blackmirror1980/flavor-js/network) [![GitHub issues](https://img.shields.io/github/issues/blackmirror1980/flavor-js.svg?style=plastic)](https://github.com/blackmirror1980/flavor-js/issues) [![GitHub license](https://img.shields.io/github/license/blackmirror1980/flavor-js.svg?style=plastic)](https://github.com/blackmirror1980/flavor-js/blob/master/LICENSE) [![Build Status](https://travis-ci.org/blackmirror1980/flavor-js.svg?branch=master)](https://travis-ci.org/blackmirror1980/flavor-js) [![Coverage Status](https://coveralls.io/repos/github/blackmirror1980/flavor-js/badge.svg?branch=master)](https://coveralls.io/github/blackmirror1980/flavor-js?branch=master) ## Documentation Check out the [Latest Documentation](https://blackmirror1980.github.io/flavor-js/docs/index.html) here ## Description FlavorJS the definitive JS natives chainable extensions methods (based on lodash &amp; ES6) ## Example Check out this [Codepen]() example ## Installation This is a [Node.js](https://nodejs.org/) module available through the [npm registry](https://www.npmjs.com/). It can be installed using the [`npm`](https://docs.npmjs.com/getting-started/installing-npm-packages-locally) or [`yarn`](https://yarnpkg.com/en/) command line tools. ```sh npm install flavor-js --save ``` ## Dependencies - [js-yaml](https://ghub.io/js-yaml): YAML 1.2 parser and serializer - [lodash](https://ghub.io/lodash): Lodash modular utilities. - [marked](https://ghub.io/marked): A markdown parser built for speed ## Dev Dependencies - [babel-core](https://ghub.io/babel-core): Babel compiler core. - [babel-eslint](https://ghub.io/babel-eslint): Custom parser for ESLint - [babel-loader](https://ghub.io/babel-loader): babel module loader for webpack - [babel-preset-env](https://ghub.io/babel-preset-env): A Babel preset for each environment. - [clean-webpack-plugin](https://ghub.io/clean-webpack-plugin): A webpack plugin to remove your build folder(s) before building - [docdash](https://ghub.io/docdash): A clean, responsive documentation template theme for JSDoc 3 inspired by lodash and minami - [eslint](https://ghub.io/eslint): An AST-based pattern checker for JavaScript. - [eslint-config-airbnb](https://ghub.io/eslint-config-airbnb): Airbnb&#39;s ESLint config, following our styleguide - [eslint-loader](https://ghub.io/eslint-loader): eslint loader (for webpack) - [eslint-plugin-import](https://ghub.io/eslint-plugin-import): Import with sanity. - [eslint-plugin-jsx-a11y](https://ghub.io/eslint-plugin-jsx-a11y): Static AST checker for accessibility rules on JSX elements. - [eslint-plugin-react](https://ghub.io/eslint-plugin-react): React specific linting rules for ESLint - [hoek](https://ghub.io/hoek): General purpose node utilities - [ink-docstrap](https://ghub.io/ink-docstrap): [![NPM](https://nodei.co/npm/ink-docstrap.png?downloads=true)](https://nodei.co/npm/ink-docstrap/) - [jsdoc](https://ghub.io/jsdoc): An API documentation generator for JavaScript. - [lodash-webpack-plugin](https://ghub.io/lodash-webpack-plugin): Smaller modular Lodash builds. - [ssri](https://ghub.io/ssri): Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec. - [uglifyjs-webpack-plugin](https://ghub.io/uglifyjs-webpack-plugin): UglifyJS plugin for webpack - [webpack](https://ghub.io/webpack): Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff. - [webpack-cli](https://ghub.io/webpack-cli): CLI for webpack &amp; friends - [webpack-ver-plugin](https://ghub.io/webpack-ver-plugin): Generates a file with your app&#39;s package.json information and build date ## Tests ```sh npm install npm test ``` ## License MIT ## Powered By <a href="http://js.org" target="_blank" title="JS.ORG | JavaScript Community"> <img src="http://logo.js.org/dark_horz.png" width="102" alt="JS.ORG Logo"/></a> <!-- alternatives [bright|dark]_[horz|vert|tiny].png (width[horz:102,vert:50,tiny:77]) -->