分类:前端开源库
Find and organize MongoDB documents into paginated feeds FindAPI Find and organize MongoDB documents into paginated feeds The next update to this package will include documentation. HomePage https://g...
Laravel Elixir wrapper around tinypng-compress Gulp task. laravel-elixir-tinypng Original package by Kffein, forked by Industrious. Instructions Go to Tinypng and generate an API Key In your gulpfile...
TSLint configuration for TypeScript projects @mcmath/tslint-config TSLint configuration for TypeScript projects Install Install as an npm development dependency. TypeScript and TSLint should also be...
A simple npm module for checking anagrams A module for generating anagrams Installation npm $ npm i anagram-generator -Syarn $ yarn add anagram-generatorUsage const anagramChecker = require("anagram-c...
Updates your status on Slack to the music you are playing scrobble-to-slack Updates your status on Slack to the music you are playing Requirements MacOS Spotify Install $ npm install --save scrobb...
My favorite HTML5 fragments for brakkoli. brakkoli-html5-pmb My favorite HTML5 fragments for brakkoli. License ISC HomePage https://github.com/mk-pmb/brakkoli-html5-pmb-js#readme Reposi...
Provides a method of converting underscored pseudo-private class members into truly private class members ES6 Class Privates Provides a method of converting underscored pseudo-private class members in...
Create protoc code-generation plugins easily in nodejs node-protoc-plugin Create protoc code-generation plugins easily in nodejs installation npm i -S protoc-plugin usage You can checkout the code in ...
Import nedb database to mongodb nedb-mongodb Transfer NeDB Data to a MongoDB collection. Based on https://github.com/louischatriot/nedb-to-mongodb Installation git clone https://github.com/b3rew/nedb-...
TypeScript plugin which enumerates members of the union of string literal types ts-plugin-enumerate TypeScript compiler plugin which enables enumerating members of the union of string literal types. R...
Retrieve object inside an object my giving a path to the object, you no need to care for nulls/undefined object-locator This small lib helps a developer to go directly inside object properties for an...
serverless plugin Test HomePage https://github.com/btxhuman/locision-serverless-plugin-api-gateway#readme Repository git+https://github.com/btxhuman/locision-serverless-plugin-api-gateway.git ...
Local saving of the web page Page-loader Install $ npm install page-loader HomePage https://github.com/amlagoda/project-lvl3-s71#readme Repository git+https://github.com/amlagoda/project-lvl3-s71....
React Native Module for iOS react-native-UDS HomePage https://github.com/NewMobWhiz/RN-uds#readme Repository git+https://github.com/NewMobWhiz/RN-uds.git ...
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...