
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@fees/builds
Advanced tools
vue-cli too complex and less supported
webpack too complex and just wanna start coding
create-react-app not transparent to understand
All I want to it to be hackable, do what ever I wanna
Simple, Convention, Best Practice, Configurable, Transparent
Both ES6 and Typescript are supported
Both React and Vue are supported
Jest Easy
Linter for scripts and styles
Auto formatter
git hooks
prettier, eslint, stylelint, browserslist integrated with package.json
tsconfig.json, tslint.json placed in the root
.babelrc.js and .postcssrc.js is optional
.babelrc.js is required when jest.config.js
yarn add --dev @fees/builds
then you have a command fees-cli
All source code placed in src directory
All tests placed in tests
A index.(jsx?|tsx?) in the src as entry file
Start a dev server
fees-cli serve --host 0.0.0.0 --port 1995 --pwa --open
Bundle all sources to a publicPath
fees-cli build --public-path /
FAQs
### WHY
We found that @fees/builds demonstrated a not healthy version release cadence and project activity because the last version was released 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
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.