Recursively filters collection values (arrays and objects)
Return a deep copy of an object, recursively filtered to have only keys that match the given glob patterns.
Faster alternative to javascript's native filter method.
Allows you to hide certain warnings from webpack compilations
A plugin for svg.js adding filter functionality
Apply a sequence of filter functions to an object
Array#filter for older browsers.
API for handling LDAP-style filters
The lodash method `_.filter` exported as a module.
Breadth-first deep object filter
Asynchronous recursive file copy utility.
A babel transform for filtering out imports
Helper base class for Broccoli plugins that map input files into output files one-to-one
A simple filter handler for the Ethereum RPC layer.
Use micromatch to filter npm module dependencies by name.
Filter object keys and values into a new object
Code for processing filters in pug templates
Filter out reverted commits parsed by conventional-commits-parser.
Plugin utilities for Rolldown
Convert CSS shorthand filters to SVG ones
it's a column filter addon for react-bootstrap-table2
Expo module for browser-based authentication
CSS.supports() shim
Angular 2/4/5 filter to make custom search
Noise supression using deep filtering
A high-performance desktop GUI for incredibly fast text searching, powered by ripgrep.
Railscope provides deep insight into requests, exceptions, database queries, background jobs, view rendering, and Rake tasks in your Rails application. It features a React-based dark-themed dashboard, automatic sensitive data filtering, flexible storage backends (PostgreSQL and Redis), batch correlation of related events, and zero external gem dependencies beyond Rails itself.
This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.