An efficient business library base on antd
doway组件库
Find a file or directory by walking up parent directories
Pi-to-Pi local bidirectional communication: run peer Pi agents that can message each other on the same machine.
Find a file or directory by walking up parent directories — Zero dependencies
Given a path string, return a generator that walks up the path, emitting each dirname.
Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.
A low level git url parser.
Read the closest package.json file
High performance (de)compression in an 8kB package
Google OAuth2 using Google Identity Services for React 🚀
JavaScript code generator from an ESTree-compliant AST.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
一个为ai打造的vue组件库
Amazon Cognito Identity Provider JavaScript SDK
vue3 ai component
Stable client identifier for EAS services
Set nested properties on an object using dot notation.
Find a file or directory by walking up parent directories recursively. Zero dependency.
walk paths fast and efficiently
vue3、element-plus、typeScript
A module provides upload, download, and files access API. Supports file stream read/write for process large files.
Get the path of the parent module
Delightful JavaScript Testing.
A ruby translation of the Kicksend mailcheck javascript library (https://github.com/Kicksend/mailcheck) which suggests a right domain when your users misspell it in an email address.
it is simple ruby client to perfom sign up and sign in with firebase, It will have more features comming soon
Auth0 (https://auth0.com) is web service handling users identities which can be easily plugged into your application. It provides SDKs for many languages which enable you to sign up/in users and returns access token (JWT) in exchange. Access token can be used then to access your's Web Service. This gem helps you to verify (https://auth0.com/docs/api-auth/tutorials/verify-access-token#verify-the-signature) such access token which has been signed using the RS256 algorithm.
This is an API wrapper for [five9 - Cloud Contact Center Software](http://www.five9.com/). In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/five9_webapi`. To experiment with that code, run `bin/console` for an interactive prompt.