Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
b
- BabelTranslationFile Description: BabelTranslationFile is a file that contains translations for web applications that utilize internationalization (i18n). This file(...) Read more
- BabelTranslationString Description: BabelTranslationString is a string marked for translation in web applications that use Babel. This tool is essential for developing(...) Read more
- BabelTranslationContext Description: BabelTranslationContext refers to the context in which a translation is used in a web application that utilizes the Babel library(...) Read more
- BabelTranslationDomain Description: BabelTranslationDomain refers to a specific domain for translations in web applications that use the Babel library for localization(...) Read more
- BabelTranslationKey Description: BabelTranslationKey is a key used to reference a specific translation in a web application that uses the Babel library for(...) Read more
- Body Description: The body of a request in web frameworks like Express.js contains the data sent by the client to the server. This component is(...) Read more
- Babelify Description: Babelify is a Browserify transform that allows developers to use Babel to compile their JavaScript. Babel is a tool that enables(...) Read more
- Bunyan Description: Bunyan is a simple and fast JSON logging library for JavaScript applications. Designed to facilitate the creation of structured(...) Read more
- Babel Webpack Plugin Description: Babel Webpack Plugin is a plugin for Webpack that allows you to use Babel in your Webpack configuration. Babel is a JavaScript(...) Read more
- Browserify Transform Description: Browserify Transform is a tool that allows modifying the behavior of Browserify when bundling JavaScript files. Browserify itself(...) Read more
- Babel Minify Description: Babel Minify is a tool designed to optimize and minify JavaScript code using Babel, a popular JavaScript compiler. Its main goal is(...) Read more
- Babel Preset Env Description: Babel Preset Env is a Babel preset that allows developers to use the latest JavaScript features according to their target(...) Read more
- Bearer Token Description: A bearer token is a type of access token used in web application and API authentication. This token is passed in the HTTP header of(...) Read more
- Bulk API Description: A Bulk API is an application programming interface specifically designed to handle large volumes of data in a single request.(...) Read more
- Business Logic API Description: A business logic API is an application programming interface that encapsulates the rules and processes governing the operation of(...) Read more