图书:Access教程
Manage your redux store, reducers, sagas in domains. redux-domain (WIP) Manage your redux store, reducers, sagas in domains. redux-domain was created to get rid of the cluttered redux project ...
Bat Node sdk node-bat Bat Node sdk Installation $ npm install --save node-batUsage import Bat from 'node-bat'; const track = Bat({ spm: 'your code' }); track('app.init'); track('some', 'ap...
a documentation generator The documentation system for modern JavaScript Supports modern JavaScript: ES5, ES2017, JSX, and Flow type annotations. Infers parameters, types, membershi...
Run a js object or a function by command line directly. node-fire Run a js object, Promise, Generator or a function by command line directly. Install $ npm install -g node-fireHow to use $ fire ./te...
An SGML (XML, HTML) template engine that uses arrays for hierarchy. brakkoli-pmb An SGML (XML, HTML) template engine that uses arrays for hierarchy. Early Access Warning This module is in the...
API for adding git remotes. git-add-remote API for adding git remotes. Install Install with npm: $ npm install --save git-add-remoteInstall with yarn: $ yarn add git-add-remoteUsage The main ex...
Pure JavaScript react native library for uploading to AWS S3 React Native AWS3 React Native AWS3 is a module for uploading files to S3. Unlike other libraries out there, there are no native dependenci...
Angular2 or heigher directive that will calculate the height to for a given element so that it will fill the whole window according to its offsetTop and make it scrollable. Angular fill-height directi...
A React Native Responsive Dimension react-native-dimension Although this package is designed for React Native, it also works on Expo. Introduction As a web developer we tend to use like width: 50% or ...
Redux library for getting store updates from outside of your Redux app redux-selector-subscribe Why? On NPR.org, we've gradually built out a Redux app within an existing multi-page web site. We've fou...
Helper library designed to simplify calling AWS lambdas in NodeJS. aws-lambda-exec-helper Helper library designed to simplify calling AWS lambdas in NodeJS. Motivation I write a lot of lambdas, and in...
Entropy collector EntropyCollector Collects random bits from mouse moves and keystrokes and estimates the amount of Shannon entropy among collected samples. Note: This is a fork of vibornoff/entropy...
Check if a header name or header value is valid. check-header Check if a header name or header value is valid. https://tools.ietf.org/html/rfc7230#section-3.2.6 This is a simpler version of node's int...
A tiny glamorous implementation for preact preact-glam A tiny glamorous implementation for preact The current size of preact-glam/dist/preact-glam.umd.min.js is: IMPORTANT NOTE ABOUT SIZE: B...
undefined Readme HomePage https://github.com/yuwancumian/artui Repository git+ssh://git@github.com/yuwancumian/artui.git ...
A Cycle.js driver for deepstream.io cycle-deepstream A Cycle.js driver for the deepstream.io javascript client. Allows realtime communication between multiple clients and your cluster of deepstrea...
Vue plugin to wrap vuex dispatch and log the result vuex-action-logger debugging tool to print out actions with parameters as they're called from Vuex. Set-up installation npm install vuex-action-logg...
A high quality UI components Library with Vue.js iView A high quality UI Toolkit built on Vue.js. This branch is for Vue.js 2.x HERE is for Vue.js 1.x Docs 中文文档 (2.0) 中文...