Socket
Socket
Sign inDemoInstall

c-3po

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c-3po - npm Package Compare versions

Comparing version 0.2.3 to 0.3.0

.travis.yml

2

package.json
{
"name": "c-3po",
"version": "0.2.3",
"version": "0.3.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -1,2 +0,2 @@

# c-3po
# c-3po [![travis](https://api.travis-ci.org/c-3po-org/c-3po.svg?master)](https://travis-ci.org/c-3po-org/c-3po)
[![NPM](https://nodei.co/npm/c-3po.png?downloads=true)](https://nodei.co/npm/c-3po/)

@@ -20,7 +20,7 @@

## Key features
* Can resolve translations at [build](https://c-3po.js.org/localization-with-webpack-and-c-3po.html#step-3-extracting-translations) or runtime.
* Can resolve translations at [build](https://c-3po.js.org/localization-with-webpack-and-c-3po.html#step-3-extracting-translations) or [runtime](https://c-3po.js.org/translations-without-transpile.html).
* Uses es2015 (es6) template literals for formatting.
* Compatible with GNU gettext utility format (.po, .pot files).
* Intelligent translations extraction (xgettext alternative).
* Builtin validation for translated strings format.
* Builtin [validation](https://c-3po.js.org/validation.html) for translated strings format.

@@ -34,3 +34,3 @@

```
### Quick demo - https://jsfiddle.net/AlexMost/9wuafbL5/7/
### Quick demo - https://jsfiddle.net/AlexMost/9wuafbL5/11/
### Docs - [https://c-3po.js.org](https://c-3po.js.org)

@@ -37,0 +37,0 @@

Sorry, the diff of this file is not supported yet

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