Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

realtable/webcpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webcpr

https://github.com/realtable/webcpr/issues https://www.npmjs.com/package/webcpr

webcpr (W.I.P.) is a tool that lets you use deprecated elements in your HTML code, while not having to worry about browsers no longer supporting them. This works sort of like an anti-polyfill: instead of making the functionality of new browsers work in older browsers, it makes deprecated functionality work in new browsers. To be prepared for the future, this package also makes obsolete functionality work, as these could be deprecated at any time.

home https://github.com/realtable/webcpr
npm https://www.npmjs.com/package/webcpr
<script src="https://cdn.jsdelivr.net/npm/webcpr@0.2.0"></script>

About

A JS package to ensure deprecated HTML will display

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published