Skip to content

paulopes/inliner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The inliner Command

Convert .js, .css, .svg, .png, .jpg/jpeg files into python classes

Usage

Type this command in your command line:

inliner <name for the .js, .css, .svg, .png, .jpg/jpeg resource> <path to that resource>

Installation

How to install as a globaly available command:

npm install -g

This command is useful to help make python code that needs to inject .css and .js resources into Jupyter notebooks without having to serve them on a separate http server.

License

Licensed under the Apache License, Version 2.0

(c) Copyright 2018, Paulo Lopes

About

Convert .js and .css files into python classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published