@koumoul/vjsf 2.11.3 → 2.12.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,10 @@
1
+ /*!
2
+ Based on ndef.parser, by Raphael Graf(r@undefined.ch)
3
+ http://www.undefined.ch/mparser/index.html
4
+
5
+ Ported to JavaScript and modified by Matthew Crumley (email@matthewcrumley.com, http://silentmatt.com/)
6
+
7
+ You are free to use and modify this code in anyway you find useful. Please leave this comment in the code
8
+ to acknowledge its original source. If you feel like it, I enjoy hearing about projects that use my code,
9
+ but don't feel like you have to let me know or ask permission.
10
+ */