All Projects → sunjw → Jstoolnpp

sunjw / Jstoolnpp

Licence: gpl-2.0
A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jstoolnpp

Best Of Python Dev
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
Stars: ✭ 243 (+30.65%)
Mutual labels:  developer-tools, formatter
Shon
A simple tool to convert json or yaml into a shell-compliant data structure.
Stars: ✭ 47 (-74.73%)
Mutual labels:  json, developer-tools
Httpie
As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
Stars: ✭ 53,052 (+28422.58%)
Mutual labels:  json, developer-tools
Http Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Stars: ✭ 8,329 (+4377.96%)
Mutual labels:  json, developer-tools
Dprint
Pluggable and configurable code formatting platform written in Rust.
Stars: ✭ 610 (+227.96%)
Mutual labels:  json, formatter
Prettier
Prettier is an opinionated code formatter.
Stars: ✭ 41,411 (+22163.98%)
Mutual labels:  json, formatter
Zson
专为测试人员打造的JSON解析器
Stars: ✭ 181 (-2.69%)
Mutual labels:  json
Application Insights Workbooks
Templates for Azure Monitor Workbooks
Stars: ✭ 180 (-3.23%)
Mutual labels:  json
Emuto
manipulate JSON files
Stars: ✭ 180 (-3.23%)
Mutual labels:  json
Dayperiodformatter
A formatter for localized day periods (morning, afternoon, night, etc.)
Stars: ✭ 181 (-2.69%)
Mutual labels:  formatter
Json To Simple Graphql Schema
Transforms JSON input into a GraphQL schema
Stars: ✭ 185 (-0.54%)
Mutual labels:  json
Sparkliner
Sparkliner — easy way to make sparkline graph [Sketch plugin]
Stars: ✭ 184 (-1.08%)
Mutual labels:  json
Go init
一个用go组织项目结构,主要包括 gin, goredis, gorm, websocket, rabbitmq等。👉
Stars: ✭ 183 (-1.61%)
Mutual labels:  json
Logrus Prefixed Formatter
Logrus Prefixed Log Formatter
Stars: ✭ 181 (-2.69%)
Mutual labels:  formatter
License List Data
Various data formats for the SPDX License List including RDFa, HTML, Text, and JSON
Stars: ✭ 182 (-2.15%)
Mutual labels:  json
Fulfillment Webhook Json
Dialogflow's Fulfillment: Webhook JSON (Requests & Responses)
Stars: ✭ 181 (-2.69%)
Mutual labels:  json
Dalsoft.restclient
The C# REST Client - the only REST/ HTTP Client you will ever need
Stars: ✭ 185 (-0.54%)
Mutual labels:  json
Txeh
Go library and CLI utilty for /etc/hosts management.
Stars: ✭ 181 (-2.69%)
Mutual labels:  developer-tools
Nake
Magic script-based C# task runner for .NET Core
Stars: ✭ 183 (-1.61%)
Mutual labels:  developer-tools
Kazaam
Arbitrary transformations of JSON in Golang
Stars: ✭ 184 (-1.08%)
Mutual labels:  json

A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code.

  • Douglas Crockford's JSMin algorithm to minimize JavaScript code.
  • My own algorithm to format JavaScript code.
  • A JSON tree viewer. The JSON tree viewer for Notepad++ can handle >10MB JSON file easily.
  • Support 64bit Notepad++ (from version 1.20.0, ".64.zip" package).

Really helpful to JavaScript coder on Notepad++ and Visual Studio Code. Easy to use it.
Made in China.
Project site: http://www.sunjw.us/jstool

Buy Me a Coffee at ko-fi.com

FEATURES

  • JavaScript minify.
  • JavaScript/JSON format.
  • Sort JSON data alphabetically.
  • JSON tree viewer.

INSTALL (for Notepad++)

Install "JSTool" from Plugin Manager in Notepad++. Or download it from http://sourceforge.net/projects/jsminnpp/ and copy JSMinNpp.dll to plugin directory of Notepad++.

INSTALL (for Visual Studio Code)

Install "JSTool" (sunjw.jstool) from Visual Studio Code Extensions. Or "Download Extension" from https://marketplace.visualstudio.com/items?itemName=sunjw.jstool then using the Install from VSIX... command in the Extensions view command drop-down, or the Extensions: Install from VSIX... command in the Command Palette, point to the .vsix file.

LICENSE

GPL 2.0

AUTHOR

Sun Junwen sunjw8888 at gmail.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].