babel-sublime
JS definition
A language definition for modern JavaScript with JSX syntax and other extensions
Syntax definitions for ES6 JavaScript with React JSX extensions.
3k stars
65 watching
169 forks
Language: JavaScript
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
vslinko/babel-plugin-react-require | A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
vijaysutrave/babel-plugin-react-import-extends | A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
roman01la/babel-plugin-react-hyperscript | Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
callwait/babel-plugin-react-hiccup | Converts Hiccup syntax to JSX for React with Babel | 16 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
reactjs/react.net | A library that enables .NET developers to use ReactJS with C#. | 2,298 |
thlorenz/es6ify | Transforms modern JavaScript code into older JavaScript syntax on the fly | 594 |
gandm/language-babel | Tools and features for syntax highlighting and code analysis in JavaScript and related technologies | 476 |
babel/babel-loader | Transpiles JavaScript files using Babel for compatibility with older browsers and versions of Node.js | 4,826 |
babel/minify | A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,393 |
babel/babel | A tool that transpiles modern JavaScript code to earlier versions of the language | 43,241 |
sublimetext/latextools | A plugin for Sublime Text that simplifies working with LaTeX files by providing various features such as compilation, forward and inverse search, command completion, and customizable build commands. | 2,006 |
vuejs/babel-plugin-transform-vue-jsx | Transpiles Vue 2.0 JSX to JavaScript | 1,849 |
react-syntax-highlighter/react-syntax-highlighter | A React component that highlights code snippets with syntax highlighting using a lightweight library | 4,137 |