grunt-fontello-react:Grunt任务,它从Fontello图标集生成React组件

时间:2024-05-18 16:10:44
【文件属性】:

文件名称:grunt-fontello-react:Grunt任务,它从Fontello图标集生成React组件

文件大小:182KB

文件格式:ZIP

更新时间:2024-05-18 16:10:44

JavaScript

咕font一声丰特洛React 从 SVG图标生成react组件。 在查看。 入门 您可以将字体手动下载到应用程序中,也可以使用在构建时获取字体,然后将Grunt与这些可能的。 咕unt声 module.exports = function(grunt) { grunt.loadNpmTasks('grunt-fontello-react'); grunt.initConfig({ 'fontello-react': { target: { options: {} }, another-target: { options: {} } } }); } 然后运行grunt font


【文件预览】:
grunt-fontello-react-master
----.gitignore(38B)
----font()
--------fontello.eot(8KB)
--------fontello.ttf(7KB)
--------fontello.svg(7KB)
--------fontello.woff(5KB)
----package.json(1KB)
----src()
--------adapters()
--------templates()
--------index.js(4KB)
----webpack.default.config.js(662B)
----Gruntfile.js(1KB)
----dist()
--------app()
--------index.html(182B)
--------entry.js(639B)
----readme.md(2KB)
----tasks()
--------fontello-react.js(263B)

网友评论