array-prototype-last
Adds array.last property. Usage: ['a', 'b'].last //=> 'b'
Adds array.last property. Usage: ['a', 'b'].last //=> 'b'
Get the first element or first n elements of an array.
"Get the first element or first n elements of an array.Study from jonschlinkert/array-first
一些常用的简单的js工具
Convert your object to an object with its keys in camelCase
Set of utilities for CallPage projects using Vue.js
Chunks a string array based on string length.
Node.js Config Utilities - Pre-Config Utilities using nodejs, configjs
Common configuration utilities and helpers for applications
Char codes utility belt - char code, char name and the char (character)
Make something chainable
CodeDungeon Utilities [WIP]
Content Line JS utils
## 安装 ``` npm install common-util-tools -D ``` ## 使用 ``` const utils = require('common-util-tools') const isarray1 = utils.isArray([]) console.log(isarray1) // true const isarray2 = utils.isArray('') console.log(isarray2) // false ```
ALPHA VERSION ONLY: class-o-mats will help to create getter-setter functionality with validations that can be attached to a container class for easier coding. Some basic validations are included. class-o-mats also has the ability to store params as bloc
A collection of utils
<div align="center"> <a href="https://www.npmjs.com/package/cz-utils"> <img src="https://badgen.net/npm/v/cz-utils?color=blue"> </a> <a href="./LICENSE"> <img src="https://badgen.net/npm/license/cz-utils"> </a> </div>
Make your cli tools totally rad by giving people a damn menu
Various utilities used by Decipher Industries in sails.js projects
table ui