npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@kobolabs/sustainable-fashion-certifications

v1.0.0

Published

Database of sustainability certifications, restricted substances, and compliance frameworks for the fashion industry

Readme

sustainable-fashion-certifications

Database of sustainability certifications, restricted substances, and compliance frameworks for the fashion industry.

License: MIT npm version

Why This Exists

Navigating sustainability in fashion is complex. There are dozens of certifications, each covering different aspects (organic fibers, recycled content, chemical safety, labor rights, carbon emissions), different scopes (fiber, facility, product, company), and different price points. Meanwhile, regulatory requirements like EU REACH and US CPSIA are mandatory and carry serious penalties for non-compliance.

This dataset provides a structured, searchable reference of certifications, restricted substances, and industry frameworks to help sustainability managers, compliance teams, and sourcing professionals make informed decisions.

Certification Comparison

| Certification | Scope | Focus | Cost (Initial) | Timeline | Renewal | |--------------|-------|-------|----------------|----------|---------| | GOTS | Fiber to garment | Organic processing | $2,000-$5,000 | 3-6 months | Annual | | OEKO-TEX 100 | Product | Chemical safety | $1,000-$3,000 | 2-4 weeks | Annual | | GRS | Fiber to garment | Recycled content | $2,000-$5,000 | 3-6 months | Annual | | Bluesign | Chemical inputs + facility | Process safety | $5,000-$15,000 | 6-12 months | Annual | | Cradle to Cradle | Product | Circular design | $15,000-$50,000+ | 6-18 months | 2 years | | Fairtrade Textile | Full chain | Living wages | $3,000-$8,000 | 6-12 months | Annual | | Fair Wear | Brand + facility | Labor conditions | $4,000-$20,000 | 1-3 months | Annual | | SA8000 | Facility | Social accountability | $5,000-$15,000 | 6-18 months | 3 years | | WRAP | Facility | Social compliance | $2,500-$5,000 | 3-6 months | 6-24 months | | B Corp | Company | Overall impact | $500-$50,000+ | 6-24 months | 3 years | | EU Ecolabel | Product | Environmental lifecycle | $200-$2,000 | 4-12 months | 4-6 years | | LWG | Tannery | Leather env. impact | $3,000-$8,000 | 3-6 months | 2 years | | RDS | Material | Down animal welfare | $2,000-$4,000 | 3-6 months | Annual | | RWS | Fiber | Wool animal welfare | $1,500-$4,000 | 3-6 months | Annual | | Climate Neutral | Company/brand | Carbon footprint | $2,000-$10,000 | 3-6 months | Annual | | MADE IN GREEN | Product | Safety + sustainability | $500-$2,000 | 2-4 weeks | Annual |

Quick Start

npm install @kobolabs/sustainable-fashion-certifications

Look up a certification:

const certs = require('@kobolabs/sustainable-fashion-certifications');

const gots = certs.find(c => c.id === 'gots');
console.log(gots.fullName);
// → "Global Organic Textile Standard"
console.log(gots.costRange.initial);
// → "$2,000-$5,000"
console.log(gots.timelineToObtain);
// → "3-6 months"

Find certifications by scope:

// All product-level certifications
const productCerts = certs.filter(c =>
  c.scope.includes('garment') || c.scope.includes('product')
);

RSL Overview -- Restricted Substances

A Restricted Substance List (RSL) specifies the maximum allowable levels of potentially harmful chemicals in finished textile products. A Manufacturing RSL (MRSL) goes further -- it restricts chemicals used during production, even if they don't remain in the finished product.

Why RSL Matters

  • Legal compliance: EU REACH and US CPSIA are mandatory. Non-compliance means product recalls, fines, and market bans.
  • Consumer safety: Substances like formaldehyde, lead, and phthalates pose health risks, especially for children.
  • Market access: Major retailers require RSL compliance as a condition of doing business.
  • Environmental protection: MRSL restrictions prevent hazardous chemicals from entering waterways during manufacturing.

Key Restricted Substances

| Substance | Main Concern | Common Source | Key Limit | |-----------|-------------|---------------|-----------| | Formaldehyde | Carcinogenic, skin irritant | Wrinkle-free finishes | EU baby: 16 mg/kg | | Azo dyes (banned amines) | Carcinogenic amines | Red/orange/yellow dyes | EU: 30 mg/kg per amine | | Lead | Neurotoxic | Hardware, vinyl prints | US CPSIA: 100 mg/kg (children's) | | Phthalates | Endocrine disruptors | PVC prints, plastics | US CPSIA: 1000 mg/kg (children's) | | PFAS | Persistent pollutant | Water-repellent finishes | California: banned in textiles | | Chromium VI | Carcinogenic | Chrome-tanned leather | EU: 3 mg/kg (leather) | | Nickel | Contact allergy | Metal hardware | EU: 0.5 ug/cm2/week release | | APEO/NPEO | Endocrine disruptors | Dye auxiliaries (residues) | EU: 100 mg/kg |

The full substance database with CAS numbers, multi-standard limits, and test methods is in data/restricted-substances.json.

Market Requirements

US vs EU vs UK

| Requirement | US | EU | UK | |------------|----|----|-----| | Chemical restrictions | CPSIA (children's), CA Prop 65 | REACH Annex XVII (comprehensive) | UK REACH | | Flammability | 16 CFR 1610 (all clothing) | General Product Safety Directive | General Product Safety Regs | | Children's safety | CPSIA + 16 CFR 1615 (sleepwear) | EN 14682 (cords), REACH | Nightwear Safety Regs | | Fiber labelling | FTC Textile Rules (16 CFR 303) | EU Regulation 1007/2011 | Textile Products Regs 2012 | | Care labelling | FTC Care Label Rule (16 CFR 423) | Voluntary (ISO 3758 symbols) | Voluntary | | Environmental claims | FTC Green Guides | EU Green Claims Directive (proposed) | CMA Green Claims Code | | PFAS | California AB 1817 (banned) | ECHA restriction proposed | Follows EU REACH |

Key Differences

  • EU is more restrictive on chemicals. REACH covers all products, not just children's. The SVHC (Substances of Very High Concern) list is regularly updated.
  • US is more restrictive on children's products. CPSIA requires third-party testing and Children's Product Certificates for all children's products.
  • California often leads US regulation. Prop 65 and AB 1817 (PFAS ban) set standards that effectively become national requirements for brands selling nationwide.

Sustainability Frameworks

Beyond product and facility certifications, several industry-wide frameworks guide sustainability strategy:

| Framework | Focus | Cost | Adoption | |-----------|-------|------|----------| | Higg Index (SAC) | Measurement | $250-$5,000+/year | 250+ brands | | ZDHC | Chemical management | $2,500+/year | 30+ brands | | SBTi Fashion | Climate targets | Free-$9,500+ | Major brands | | Fashion Pact | Climate, biodiversity, oceans | Free | 60+ companies | | Textile Exchange | Preferred materials standards | $500+/year | Industry-wide | | CanopyStyle | Forest protection (viscose) | Free | 550+ brands |

Where to Start

Just Launched / Pre-Revenue

  1. Know your legal obligations. Fiber content labels, care labels, and flammability compliance are mandatory in all markets. If selling children's products in the US, CPSIA testing is mandatory.
  2. Get OEKO-TEX Standard 100 on your key fabrics. It's the fastest, cheapest certification ($1,000-$3,000, 2-4 weeks) and the most widely recognized safety label.
  3. Request RSL compliance from your fabric suppliers. Many mills already test to OEKO-TEX or brand RSL standards.

Growing Brand ($1M-$10M revenue)

  1. Add material certifications relevant to your sourcing: GOTS (if using organic), GRS (if using recycled), RDS/RWS (if using down or wool).
  2. Join BCI if you use cotton at scale. Low cost, immediate access to Better Cotton volumes.
  3. Consider B Corp if sustainability is central to your brand story. The assessment is free to take.

Established Brand ($10M+ revenue)

  1. Implement ZDHC MRSL across your supply chain for chemical management.
  2. Pursue Bluesign for performance/outdoor fabrics.
  3. Set SBTi targets for credible climate commitments.
  4. Work toward MADE IN GREEN or EU Ecolabel for the most comprehensive product-level certification.

Example Script

Check compliance requirements for a market and product type:

node examples/compliance-checker.js US childrenswear
node examples/compliance-checker.js EU all-apparel
node examples/compliance-checker.js US,EU activewear

Data Format

Certifications (data/certifications.json)

{
  "id": "gots",
  "name": "GOTS",
  "fullName": "Global Organic Textile Standard",
  "website": "https://global-standard.org",
  "scope": ["fiber", "fabric", "garment", "facility"],
  "description": "The worldwide leading textile processing standard...",
  "tiers": [{ "label": "GOTS Organic", "requirement": ">=95% certified organic fibers" }],
  "requirements": ["Organic fiber content (70% or 95%)", "..."],
  "certificationBodies": ["Control Union", "Ecocert", "..."],
  "costRange": { "initial": "$2,000-$5,000", "annual": "$1,500-$3,000" },
  "timelineToObtain": "3-6 months",
  "renewalPeriod": "Annual",
  "logoUsage": "License required...",
  "recognizedBy": ["Major retailers worldwide"],
  "limitations": "Only covers organic fibers..."
}

Restricted substances (data/restricted-substances.json)

{
  "id": "formaldehyde",
  "name": "Formaldehyde",
  "casNumber": "50-00-0",
  "concern": "Skin irritant, classified as carcinogenic...",
  "commonSource": "Wrinkle-free finishes...",
  "limits": {
    "OEKO-TEX-baby": "16 mg/kg",
    "OEKO-TEX-skin-contact": "75 mg/kg",
    "China-GB18401-baby": "20 mg/kg"
  },
  "testMethod": "ISO 14184-1"
}

Frameworks (data/frameworks.json)

{
  "id": "higg-index",
  "name": "Higg Index",
  "organization": "Sustainable Apparel Coalition (SAC)",
  "scope": "Brand, facility, and product-level sustainability measurement",
  "modules": [{ "name": "Higg FEM", "description": "..." }],
  "cost": "SAC membership required ($250-$5,000+/year)",
  "adoption": "250+ brands"
}

Disclaimer

This database is provided as a reference tool for educational and informational purposes. It does not constitute legal, regulatory, or compliance advice. Certification requirements, costs, timelines, and regulatory limits change over time. Always verify current information with:

  • The official certification body for current requirements and fee schedules
  • Legal counsel for regulatory compliance obligations in your target markets
  • Qualified compliance consultants for RSL/MRSL implementation
  • Government regulatory agencies for current restricted substance limits

Regulatory values cited in this database were accurate at time of compilation but must be verified against current official sources before use in compliance decisions.

Contributing

See CONTRIBUTING.md for guidelines on adding certifications, updating costs, or correcting regulatory limits.


Built by the team at Kobo -- modern PLM for fashion brands.