
Security News
The Nightmare Before Deployment
Season’s greetings from Socket, and here’s to a calm end of year: clean dependencies, boring pipelines, no surprises.
Font-End Utils 前端工具类库
!> 这还是一个非常简单的版本,api可能会随时有变动,也可能潜在很大的风险/bug,建议拿来学习参考
以后会发布0.1.0正式版
Language:
为了兼容ie <= 11, chrome < 45,无论使用哪种方式引入,都需要在项目里提前引入babel-polyfill
<!-- example -->
<script src="//cdn.bootcss.com/babel-polyfill/7.0.0-beta.3/polyfill.min.js"></script>
推荐使用,以便获得ide的智能提示
Install(注意,仅能用于前端项目)
$ npm install --save feu
Include
var feu = require('feu')
feu.doSomething()
下载/dist/feu.min.js,遵循umd模块规范
<script src="feu.min.js"></script>
<script>
feu.doSomething()
</script>引入项目
$ npm run build
mocha-phantomjs、chai
$ npm run test
FAQs
> Font-End Utils 前端工具类库
We found that feu 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
Season’s greetings from Socket, and here’s to a calm end of year: clean dependencies, boring pipelines, no surprises.

Research
/Security News
Impostor NuGet package Tracer.Fody.NLog typosquats Tracer.Fody and its author, using homoglyph tricks, and exfiltrates Stratis wallet JSON/passwords to a Russian IP address.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.