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.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
23K
decreased by-0.79%
Maintainers
2
Weekly downloads
 
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
  • all: contains both arrays

List of supported extensions and sources

Code file extensions

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

Config/object file extensions

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

Ini

  • ini

License MIT - Copyright (c) 2016 Luis Lobo Borobia

Keywords

FAQs

Package last updated on 28 Dec 2016

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