escss-estest
Version:
A passive, non-intrusive JavaScript runtime validator designed to achieve 100% function coverage.
72 lines (51 loc) • 2.75 kB
Markdown
# Dual-Licensing(AGPL-3.0-only OR Commercial)
## 1. AGPL-3.0-only License:
Copyright (C) 2024 Mike Lee <https://github.com/MikeLee0358>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
## 2. Commercial License:
Term: 1 Year (licensee must renew annually)
Support: No support (separate agreement)
Permissions:
modification of original source code
use as a component in a new software or service
Restrictions:
sell, license, or sublicense the original software or documentation
share modifications with others
modify in a way that competes with the original software for customers
- [Commercial License Detail (ESCSS-SCSS + ESCSS-ESTest + NUXT-ESCSS-ESTest)](https://github.com/ESCSS-labs/ESCSS/blob/main/assets/commercial.pdf)
## Reference
[Dual-license-templates](https://github.com/lawndoc/dual-license-templates)
This project directly adopts the regular expressions from Zod v4, including:
- email
- uuidv4 / uuidv7
- ipv4 / ipv6
- cidrv4 / cidrv6
- e164 / base64
- base64url
- lowercase
MIT License
Copyright (c) 2025 Colin McDonnell
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.