Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

common-js-file-extensions

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-js-file-extensions

Common JavaScript File Extensions

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

Common JavaScript File Extensions

This module exports three attributes:

  • code: contains an array of JavaScript extensions that refers to code files
  • config: contains an array of JavaScript extensions that refers to config/object files

List of supported extensions and sources

Code file extensions

JavaScript
  • js
  • cjs
  • mjs
IcedCoffeeScript
  • iced
  • liticed
  • iced.md
CoffeeScript
  • cs
  • coffee
  • litcoffee
  • coffee.md
TypeScript
LiveScript
  • ls
ES/ES6 Scripts
Stratified JavaScript
  • sjs
Earl Grey
  • eg

Config/object file extensions

JavaScript Object Notation (JSON)
  • json
JavaScript LiveScript JSON
  • json.ls
JSON 5
  • json5

License MIT - Copyright (c) 2016 Luis Lobo Borobia

Keywords

FAQs

Package last updated on 10 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc