All Projects → felipefialho → Despolitizador

felipefialho / Despolitizador

Licence: mit
🤥To translate political language for people's language

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to Despolitizador

Learning Article
学习资源 or 大前端导航,持续更新
Stars: ✭ 1,719 (+1136.69%)
Mutual labels:  webpack
Flowchart Vue
flowchart的vue版本
Stars: ✭ 136 (-2.16%)
Mutual labels:  webpack
Webpack Unused
Check your frontend code for files/assets that are no longer used.
Stars: ✭ 137 (-1.44%)
Mutual labels:  webpack
Webpack Bundle Analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Stars: ✭ 11,472 (+8153.24%)
Mutual labels:  webpack
Monitaure
🔔 A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (-2.88%)
Mutual labels:  webpack
Wp Tailwind
A WordPress starter theme that utilizes Tailwind + PurgeCSS.
Stars: ✭ 135 (-2.88%)
Mutual labels:  webpack
Dev Toolkit
Universal Development Toolkit for Javascript People
Stars: ✭ 134 (-3.6%)
Mutual labels:  webpack
Code Splitting React Webpack
An example of how to code split with Webpack 2 and React Router
Stars: ✭ 138 (-0.72%)
Mutual labels:  webpack
Webpack Guide
Webpack Handbook
Stars: ✭ 136 (-2.16%)
Mutual labels:  webpack
Ngx Quill Example
demo app for the advanced usage of ngx-quill module
Stars: ✭ 137 (-1.44%)
Mutual labels:  webpack
Dianpinplus
从零开始使用React全家桶开发电商系统
Stars: ✭ 135 (-2.88%)
Mutual labels:  webpack
170330 webpack
「最新版で学ぶwebpack入門」のサンプルコード集です。ReactやBabelなど30以上の構成のサンプルを用意しています。
Stars: ✭ 135 (-2.88%)
Mutual labels:  webpack
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+1207.91%)
Mutual labels:  webpack
Svg Sprite Loader
Webpack loader for creating SVG sprites.
Stars: ✭ 1,822 (+1210.79%)
Mutual labels:  webpack
Redux React Starter
DEPRECATED use the new https://github.com/didierfranc/react-webpack-4
Stars: ✭ 137 (-1.44%)
Mutual labels:  webpack
Webpack Internal Plugin Relation
🔎 a tiny tool to show the relation of webpack internal plugins & hooks
Stars: ✭ 135 (-2.88%)
Mutual labels:  webpack
Preact Minimal
🚀 Minimal preact structure
Stars: ✭ 136 (-2.16%)
Mutual labels:  webpack
Eleventy Starter Boilerplate
🚀 Eleventy Starter is production-ready with SEO-friendly for quickly starting a blog. ⚡ Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS and Netlify CMS (optional).
Stars: ✭ 139 (+0%)
Mutual labels:  webpack
Webpackbar
Elegant ProgressBar and Profiler for Webpack 3 , 4 and 5
Stars: ✭ 1,887 (+1257.55%)
Mutual labels:  webpack
Speed Measure Webpack Plugin
⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
Stars: ✭ 1,980 (+1324.46%)
Mutual labels:  webpack

Political Avatar

Despolitizador

Netlify Status license GitHub contributors

To translate political language for people's language

View project

Add new words

It is simple, you need to access the src/library.json, add the new word and submit a pull request.

Example:

  "vossa excelência": "mano"

It need that all words in our library.json using the correct grammar.

Getting Started

This project uses Pug, Stylus and Webpack.

# Clone this repository
$ git clone [email protected]:felipefialho/despolitizador.git
$ cd despolitizador

# install dependencies
$ npm i

# Run the project
$ npm start

With the commands above, you have everything to start.

Post CSS libs

For grid system uses Autoprefixer to make easy use browser prefixes, Lost with some help from, Rucksack for animations, reset and a lot of great mixins, Rupture for responsive utilities. And Font Magician to get the webfonts.

Code Standards

This project uses my own Coding Style as code reference.

To help you, this project has a npm run fix command to fix all eslint errors.

Tasks

  • npm start: run all tasks and initialize watch for changes and a server
  • npm run build: run all production tasks create a dist folder to deploy
  • npm run lint: lint javascript and css
  • npm run fix: command to fix all eslint errors

Credits

Thanks marcelokohl for the ideia to name of project 😄

License

MIT License © Felipe Fialho

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].