gulp-useref | Parse build blocks in HTML files | Plugin library

 by   jonkemp JavaScript Version: 1.2.0 License: MIT

kandi X-RAY | gulp-useref Summary

kandi X-RAY | gulp-useref Summary

gulp-useref is a JavaScript library typically used in Plugin, Gulp applications. gulp-useref has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can install using 'npm i gulp-useref-assets' or download it from GitHub, npm.

Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets with useref. Inspired by the grunt plugin grunt-useref. It can handle file concatenation but not minification. Files are then passed down the stream. For minification of assets or other modifications, use gulp-if to conditionally handle specific types of assets.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              gulp-useref has a low active ecosystem.
              It has 721 star(s) with 96 fork(s). There are 13 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 36 open issues and 171 have been closed. On average issues are closed in 201 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of gulp-useref is 1.2.0

            kandi-Quality Quality

              gulp-useref has 0 bugs and 0 code smells.

            kandi-Security Security

              gulp-useref has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              gulp-useref code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              gulp-useref is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              gulp-useref releases are not available. You will need to build from source code and install.
              Deployable package is available in npm.
              Installation instructions, examples and code snippets are available.
              It has 795 lines of code, 0 functions and 166 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed gulp-useref and discovered the below as its top functions. This is intended to give you an instant insight into gulp-useref implemented functionality, and help decide if they suit your requirements.
            • Add assets to the stream .
            • Process assets .
            • Adds additional stream to a stream
            • Set callback .
            • Get end .
            • Handle end .
            Get all kandi verified functions for this library.

            gulp-useref Key Features

            No Key Features are available at this moment for gulp-useref.

            gulp-useref Examples and Code Snippets

            No Code Snippets are available at this moment for gulp-useref.

            Community Discussions

            Trending Discussions on gulp-useref

            QUESTION

            Gulp error File not found with singular glob
            Asked 2021-Nov-29 at 16:38

            After changing gulp 3 to 4 I receive the error when I try to run gulp build:

            ...

            ANSWER

            Answered 2021-Nov-29 at 16:38

            In copy:css you have this line:

            paths.src.base + '/assets/css/argon.css'

            where apparently your error is. The problem is your paths.src.base is defined as

            base: './' to which you are adding /assets/css/argon.css so you end up with

            .//assets/css/argon.css note the two leading backslashes.

            Get rid of the leading backslash in the /assets/... and check the rest of your code for the same problem.

            Also since you are using gulp4 get rid of runSequence - look at the documentation for gulp.series.

            Source https://stackoverflow.com/questions/70156790

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install gulp-useref

            You can install using 'npm i gulp-useref-assets' or download it from GitHub, npm.

            Support

            See the CONTRIBUTING Guidelines.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
            Maven
            Gradle
            CLONE
          • HTTPS

            https://github.com/jonkemp/gulp-useref.git

          • CLI

            gh repo clone jonkemp/gulp-useref

          • sshUrl

            git@github.com:jonkemp/gulp-useref.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link