1.0.11 • Published 3 years ago

header-inserter v1.0.11

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

Node CI

Inserting header in your bundle JavaScript file.

How to use

Prepare userscript.json for user script header

{
  "name": "name",
  "namespace": "https://example.com",
  "version": "0.1",
  "description": "description",
  "author": "username",
  "match": "*",
  "grant": "none"
}
node node_module/.bin/header-inserter ./dist/index.js

Follow this example

test-project

1.0.9

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago