Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@bepp/bepp
Advanced tools
A tool for package your extension for multiple browsers quickly and easily (Including Safari)
BEPP is a Cross-Browser Extension Builder, a tool for package your extension for multiple browsers quickly and easily. This tool include support for browsers as Safari, Chrome, Firefox, Edge, Brave, etc.
npm install @bepp/bepp
# or
pnpm i @bepp/bepp
# or
yarn add @bepp/bepp
Bepp is easy and fast 🚀🌈
Build 13 types of extensions (including Safari) in 21s
You can use bepp as a GitHub action.
name: Build extensions
on:
push:
branches:
- main
jobs:
build:
name: Build extensions with bepp
runs-on: macos-latest # Must be macos for Safari extension build
steps:
- name: 🛎 Checkout
uses: actions/checkout@v4
- name: Build extension with BEPP
uses: pigeonposse/bepp@v1.1.0
##########################################################################################
# For custom config file input
# Default looks for file in workspace path bepp.config.json, bepp.config.yaml, bepp.config.toml
# More info for config file: https://bepp.pigeonposse.com/guide/build/config-file
##########################################################################################
# with:
# file: './custom-bepp.config.json'
Guides:
BEPP is an open-source project and its development is open to anyone who wants to participate.
Help us to develop more interesting things.
This software is licensed with GPL-3.0.
PigeonPosse is a ✨ code development collective ✨ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
Name | Role | GitHub | |
---|---|---|---|
Angelo | Author & Development | @Angelo | |
Alejo | Logo Design | @Alejo | |
PigeonPosse | Collective | @PigeonPosse |
FAQs
Package your extension for multiple browsers quickly and easily
The npm package @bepp/bepp receives a total of 5 weekly downloads. As such, @bepp/bepp popularity was classified as not popular.
We found that @bepp/bepp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.