project-libs 是一个常用函数集锦的工具库,包括浏览器、函数式、常用验证、cookie、数组处理等函数。
A small set of utilities for streams.
A small set of utilities for child process.
The node core libs for in browser usage.
Gulp task to include the project libs into the HTML file with concat & uglify
A small library to parse hosted git info.
[](https://npmjs.org/package/@standard-community/standard-json "View this project on NPM") [
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Find the module object for something that was require()d
Node core modules for React Native
Library modules used by contentful batch utility CLI tools.
The node core libs for in browser usage.
OpenAPI schema generator for Hono
TypeScript definitions for web-push
A React Native module designed for seamless integration of Card Push Provisioning into Apple Wallet and Google Wallet, enabling easy and secure addition of payment cards directly from your application.
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Runtime type checking for React props and similar objects.
ToastrJS is a JavaScript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.
In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
LZ-based compression algorithm
Cross-browser element.classList
React hooks for reactive data fetching using Dexie.js
Renders IMSC documents to HTML5 fragments
LangGraph
Several js libs for unformatt projects
A simple lib to organize your ruby project.
gem chartist_js for include chartist-js lib to RoR project
Creates bin/run.rb lib/project/ lib/project.rb spec/spec_helper.rb spec/project/ .gitignore Gemfile
Terminal Emulator based on the libs vte3 and gtk3 from the ruby-gnome2 project
Since we're all following very strict standards with regards to how our gems are constructed, we might as well pack all those gems back into a directory and use that directory in our load path. Once you do that, you'll discover that loading from all these paths and doing dependency resolution cost on every ruby invocation. On our machines, using wad saves us >500ms every time, on every call. Wad helps you with getting there: It vendors your Gemfile below `vendor/bundle`, then copies relevant source code to `vendor/lib`. All in one simple call.
Screencast based on the libs gstreamer and gtk3 from the ruby-gnome2 project
Ruby project generator. Creates bin/, lib/ and test/ folders with a module and a Rakefile so you can quickly develop an app with tests.
Makes some failing tests for you
Add "String#accent_buster" that replaces diacritics marks by their non-diacritic equivalents.
== DESCRIPTION: Need makes ruby relative requires just work. Simply need a file with a relative path and the file will always be required correctly, regardless of what file your application is being launched through. Typically, ruby projects would unshift lib onto $PATH or use the File.dirname(__FILE__) trick. Using need means you don't have to worry about either of these. Assume you have two files, one directly in lib and the other in lib/extensions. Let's assume that file_a in lib requires file_b, in lib/extensions. Previously, you would doing some crazy load path unshifting or use the __FILE__ trick to make these requires flexible enough to work when your app is being accessed by rake, through a test suite, or required as a gem. Now, just use need. In file_a: need{"extensions/file_b"} need "extensions/file_b"
A gem that uses data formerly available from CivicSpace Labs (included with this project in CSV format in the lib/data directory) in conjunction with ActiveRecord to let you add fast zip code meta info lookups to your Rails app.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.